Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SerenityOS/jakt
/ functions
Functions
5,565 in github.com/SerenityOS/jakt
⨍
Functions
5,565
◇
Types & classes
1,190
↓ 1 callers
Function
allocate<char>
bootstrap/stage0/jakt__platform__utility_specializations.cpp:47
↓ 1 callers
Method
allow_return
bootstrap/stage0/codegen.cpp:8652
↓ 1 callers
Function
any_of
bootstrap/stage0/runtime/AK/AnyOf.h:16
↓ 1 callers
Method
append
bootstrap/stage0/runtime/AK/COWVector.h:48
↓ 1 callers
Method
append
bootstrap/stage0/runtime/AK/SourceGenerator.h:71
↓ 1 callers
Method
append_as_lowercase
bootstrap/stage0/runtime/AK/StringBuilder.cpp:277
↓ 1 callers
Method
append_c_string
bootstrap/stage0/runtime/Jakt/ByteStringBuilder.h:83
↓ 1 callers
Method
append_repeated
bootstrap/stage0/runtime/AK/StringBuilder.cpp:136
↓ 1 callers
Method
apply_qualifiers_to_type
bootstrap/stage0/types.cpp:1756
↓ 1 callers
Method
as_double
bootstrap/stage0/runtime/AK/FloatingPoint.h:131
↓ 1 callers
Method
as_float
bootstrap/stage0/runtime/AK/FloatingPoint.h:136
↓ 1 callers
Method
as_number
bootstrap/stage0/runtime/AK/JsonValue.h:157
↓ 1 callers
Function
asin
bootstrap/stage0/runtime/AK/Math.h:781
↓ 1 callers
Method
associated_scope_id
bootstrap/stage0/types.cpp:3817
↓ 1 callers
Function
atan2
bootstrap/stage0/runtime/AK/Math.h:850
↓ 1 callers
Method
await_ready
bootstrap/stage0/runtime/AK/Coroutine.h:107
↓ 1 callers
Method
await_resume
Do NOT bind the result of await_resume() on a temporary coroutine (or the result of CO_TRY) to auto&&!
bootstrap/stage0/runtime/AK/Coroutine.h:118
↓ 1 callers
Function
base64_lookup_table
bootstrap/stage0/runtime/AK/Base64.h:41
↓ 1 callers
Function
base64url_lookup_table
bootstrap/stage0/runtime/AK/Base64.h:51
↓ 1 callers
Method
basename
bootstrap/stage0/runtime/AK/LexicalPath.h:34
↓ 1 callers
Method
begin
bootstrap/stage0/runtime/AK/FixedArray.h:166
↓ 1 callers
Method
begin
bootstrap/stage0/runtime/AK/Enumerate.h:41
↓ 1 callers
Function
bitap_bitwise
bootstrap/stage0/runtime/AK/MemMem.h:18
↓ 1 callers
Function
bitselect
bootstrap/stage0/runtime/AK/SIMDMath.h:42
↓ 1 callers
Function
bubble_sort
bootstrap/stage0/formatter.cpp:9
↓ 1 callers
Method
buffer_size
bootstrap/stage0/runtime/AK/BufferedStream.h:252
↓ 1 callers
Method
buffered_data
bootstrap/stage0/runtime/AK/AsyncStream.h:91
↓ 1 callers
Method
build_all
bootstrap/stage0/build.cpp:164
↓ 1 callers
Function
byte_reverse_impl
bootstrap/stage0/runtime/AK/SIMDExtras.h:234
↓ 1 callers
Method
bytes
bootstrap/stage0/runtime/AK/ByteString.h:207
↓ 1 callers
Method
bytes_as_string_view
bootstrap/stage0/runtime/AK/StringData.h:73
↓ 1 callers
Function
bytes_to_store_code_point_in_utf8
bootstrap/stage0/runtime/AK/UnicodeUtils.h:15
↓ 1 callers
Method
cache_or_process_cpp_import
bootstrap/stage0/typechecker.cpp:2021
↓ 1 callers
Function
calculate_base64_decoded_length
bootstrap/stage0/runtime/AK/Base64.cpp:16
↓ 1 callers
Function
calculate_base64_encoded_length
bootstrap/stage0/runtime/AK/Base64.cpp:28
↓ 1 callers
Function
calculate_score
bootstrap/stage0/runtime/AK/FuzzyMatch.cpp:26
↓ 1 callers
Method
call
bootstrap/stage0/runtime/AK/Function.h:196
↓ 1 callers
Method
call_compiler_interface_function
bootstrap/stage0/interpreter.cpp:4906
↓ 1 callers
Method
callable_wrapper
bootstrap/stage0/runtime/AK/Function.h:220
↓ 1 callers
Method
can_fit_number
bootstrap/stage0/types.cpp:8885
↓ 1 callers
Method
capacity
bootstrap/stage0/runtime/AK/HashTable.h:219
↓ 1 callers
Method
capacity
bootstrap/stage0/runtime/AK/COWVector.h:130
↓ 1 callers
Function
case_has_bindings
bootstrap/stage0/codegen.cpp:38
↓ 1 callers
Method
case_insensitive_hash
bootstrap/stage0/runtime/AK/StringImpl.cpp:123
↓ 1 callers
Function
ceil
bootstrap/stage0/runtime/AK/Math.h:121
↓ 1 callers
Method
check_and_extract_weak_ptr
bootstrap/stage0/types.cpp:2618
↓ 1 callers
Method
check_implicit_constructor_argument_access
bootstrap/stage0/typechecker.cpp:15061
↓ 1 callers
Method
check_method_access
bootstrap/stage0/typechecker.cpp:10316
↓ 1 callers
Method
clear
bootstrap/stage0/runtime/AK/Function.h:234
↓ 1 callers
Method
clear
bootstrap/stage0/runtime/AK/BinaryHeap.h:158
↓ 1 callers
Method
clear_buffer
bootstrap/stage0/runtime/AK/BufferedStream.h:262
↓ 1 callers
Method
clear_with_capacity
bootstrap/stage0/runtime/AK/Vector.h:436
↓ 1 callers
Method
close
bootstrap/stage0/runtime/AK/BitStream.h:41
↓ 1 callers
Method
close
bootstrap/stage0/runtime/AK/BufferedStream.h:324
↓ 1 callers
Method
code_point_at
bootstrap/stage0/runtime/AK/Utf16View.cpp:137
↓ 1 callers
Function
code_point_to_utf16
bootstrap/stage0/runtime/AK/Utf16View.cpp:51
↓ 1 callers
Method
codegen_binary_expression
bootstrap/stage0/codegen.cpp:6160
↓ 1 callers
Method
codegen_call
bootstrap/stage0/codegen.cpp:6672
↓ 1 callers
Method
codegen_call_unwrapped
bootstrap/stage0/codegen.cpp:6689
↓ 1 callers
Method
codegen_checked_binary_op
bootstrap/stage0/codegen.cpp:6338
↓ 1 callers
Method
codegen_checked_binary_op_assignment
bootstrap/stage0/codegen.cpp:6384
↓ 1 callers
Method
codegen_constructor_predecl
bootstrap/stage0/codegen.cpp:7871
↓ 1 callers
Method
codegen_destructor_predecl
bootstrap/stage0/codegen.cpp:7840
↓ 1 callers
Method
codegen_enum_predecl
bootstrap/stage0/codegen.cpp:2873
↓ 1 callers
Method
codegen_enum_type
bootstrap/stage0/codegen.cpp:7813
↓ 1 callers
Method
codegen_expression_and_deref_if_generic_and_needed
bootstrap/stage0/codegen.cpp:3986
↓ 1 callers
Method
codegen_generic_enum_instance
bootstrap/stage0/codegen.cpp:7625
↓ 1 callers
Method
codegen_generic_match
bootstrap/stage0/codegen.cpp:5413
↓ 1 callers
Method
codegen_generic_type_instance
bootstrap/stage0/codegen.cpp:7504
↓ 1 callers
Method
codegen_match
bootstrap/stage0/codegen.cpp:5276
↓ 1 callers
Method
codegen_method_call_unwrapped
bootstrap/stage0/codegen.cpp:6426
↓ 1 callers
Method
codegen_namespace
bootstrap/stage0/codegen.cpp:1991
↓ 1 callers
Method
codegen_namespace_forward
bootstrap/stage0/codegen.cpp:1781
↓ 1 callers
Method
codegen_namespace_predecl
bootstrap/stage0/codegen.cpp:2252
↓ 1 callers
Method
codegen_namespace_specializations
bootstrap/stage0/codegen.cpp:1577
↓ 1 callers
Method
codegen_returned_match
bootstrap/stage0/codegen.cpp:5384
↓ 1 callers
Method
codegen_struct_predecl
bootstrap/stage0/codegen.cpp:2592
↓ 1 callers
Method
codegen_unchecked_binary_op
bootstrap/stage0/codegen.cpp:6318
↓ 1 callers
Method
codegen_unchecked_binary_op_assignment
bootstrap/stage0/codegen.cpp:6360
↓ 1 callers
Method
codegen_value_match
bootstrap/stage0/codegen.cpp:5307
↓ 1 callers
Method
codegen_void_match
bootstrap/stage0/codegen.cpp:5368
↓ 1 callers
Method
collect_exports
bootstrap/stage0/typechecker.cpp:1280
↓ 1 callers
Function
commit_hash
bootstrap/stage0/git.cpp:7
↓ 1 callers
Method
compare_to
bootstrap/stage0/runtime/AK/FloatingPointStringConversions.cpp:1678
↓ 1 callers
Function
compute_power_of_five
bootstrap/stage0/runtime/AK/FloatingPointStringConversions.cpp:407
↓ 1 callers
Method
consume_literal
bootstrap/stage0/runtime/AK/Format.cpp:109
↓ 1 callers
Method
consume_numeric_literal_suffix
bootstrap/stage0/lexer.cpp:254
↓ 1 callers
Method
consume_specifier
bootstrap/stage0/runtime/AK/Format.cpp:141
↓ 1 callers
Method
contains
runtime/Builtins/DynamicArray.h:454
↓ 1 callers
Method
contains
bootstrap/stage0/runtime/Builtins/DynamicArray.h:454
↓ 1 callers
Function
convert_unsigned_to_string
The worst case is that we have the largest 64-bit value formatted as binary number, this would take 65 bytes (85 bytes with separators). Choosing a la
bootstrap/stage0/runtime/AK/Format.cpp:42
↓ 1 callers
Method
copy_characters_to_buffer
bootstrap/stage0/runtime/AK/StringView.cpp:249
↓ 1 callers
Function
count_match_cases
bootstrap/stage0/codegen.cpp:61
↓ 1 callers
Method
create_module
bootstrap/stage0/types.cpp:1692
↓ 1 callers
Method
create_readme
bootstrap/stage0/project.cpp:53
↓ 1 callers
Method
create_sample_jakt_files
bootstrap/stage0/project.cpp:43
↓ 1 callers
Method
create_template_cmake_lists
bootstrap/stage0/project.cpp:35
↓ 1 callers
Function
current_directory
bootstrap/stage0/jakt__platform__unknown_fs.cpp:15
↓ 1 callers
Method
data
bootstrap/stage0/runtime/AK/StringBuilder.cpp:175
↓ 1 callers
Method
data
bootstrap/stage0/runtime/AK/FlyString.cpp:141
← previous
next →
1,101–1,200 of 5,565, ranked by callers