MCPcopy Create free account

hub / github.com/SerenityOS/jakt / functions

Functions5,565 in github.com/SerenityOS/jakt

↓ 6 callersMethodcodegen_prefix_unary
bootstrap/stage0/codegen.cpp:5248
↓ 6 callersFunctionconvertPosition
(position: Position, text: string)
editors/vscode/server/src/server.ts:474
↓ 6 callersFunctionconvert_between_host_and_big_endian
bootstrap/stage0/runtime/AK/Endian.h:36
↓ 6 callersMethodcreate
jakttest/fs.cpp:186
↓ 6 callersMethoddump_type_hint
bootstrap/stage0/typechecker.cpp:406
↓ 6 callersMethodequals_ignoring_ascii_case
bootstrap/stage0/runtime/AK/String.cpp:370
↓ 6 callersMethoderror_value
bootstrap/stage0/interpreter.cpp:11841
↓ 6 callersMethodextract_dependencies_from
bootstrap/stage0/codegen.cpp:1114
↓ 6 callersMethodfill_trait_requirements
bootstrap/stage0/typechecker.cpp:5901
↓ 6 callersMethodfind_functions_with_name_in_scope
bootstrap/stage0/types.cpp:2585
↓ 6 callersMethodfind_type_in_scope
bootstrap/stage0/typechecker.cpp:856
↓ 6 callersMethodget_file_id_or_register
bootstrap/stage0/compiler.cpp:152
↓ 6 callersFunctionget_type_signature
bootstrap/stage0/ide.cpp:1958
↓ 6 callersFunctionhandler_class_for_type
(type, re=re.compile('^([^<]+)(<.*>)?$'))
meta/jakt_gdb.py:11
↓ 6 callersFunctionint_hash
bootstrap/stage0/runtime/AK/HashFunctions.h:11
↓ 6 callersFunctionis_null
bootstrap/stage0/runtime/AK/RefPtr.h:270
↓ 6 callersFunctionis_unicode
bootstrap/stage0/runtime/AK/CharacterTypes.h:114
↓ 6 callersFunctionmake
bootstrap/stage0/runtime/AK/NonnullOwnPtr.h:148
↓ 6 callersFunctionmust_output_indentation
runtime/Jakt/PrettyPrint.cpp:49
↓ 6 callersMethodparse_function
bootstrap/stage0/parser.cpp:6770
↓ 6 callersMethodparse_generic_parameters
bootstrap/stage0/parser.cpp:10134
↓ 6 callersMethodparse_variable_declaration
bootstrap/stage0/parser.cpp:7175
↓ 6 callersMethodpeek_ahead
bootstrap/stage0/lexer.cpp:67
↓ 6 callersMethodperform_defers
bootstrap/stage0/interpreter.cpp:1583
↓ 6 callersMethodprelude_struct_type_named
bootstrap/stage0/typechecker.cpp:807
↓ 6 callersMethodprint_errors
bootstrap/stage0/compiler.cpp:66
↓ 6 callersMethodpush
runtime/Builtins/DynamicArray.h:256
↓ 6 callersMethodread_all
bootstrap/stage0/runtime/IO/File.cpp:75
↓ 6 callersFunctionread_eight_digits
bootstrap/stage0/runtime/AK/FloatingPointStringConversions.cpp:181
↓ 6 callersMethodroot_scope_id
bootstrap/stage0/typechecker.cpp:605
↓ 6 callersMethodrun
bootstrap/stage0/repl.cpp:424
↓ 6 callersMethodset_current_file
bootstrap/stage0/compiler.cpp:166
↓ 6 callersMethodsize
bootstrap/stage0/runtime/AK/FixedArray.h:106
↓ 6 callersMethodto_number_constant
bootstrap/stage0/types.cpp:13047
↓ 6 callersMethodtypecheck_function_predecl
bootstrap/stage0/typechecker.cpp:5961
↓ 6 callersMethodtypecheck_method
bootstrap/stage0/typechecker.cpp:5822
↓ 6 callersMethodunderlying_code_point_length_in_bytes
bootstrap/stage0/runtime/AK/Utf8View.cpp:181
↓ 6 callersMethodunify
bootstrap/stage0/typechecker.cpp:826
↓ 6 callersFunctionvalue_to_checked_expression
bootstrap/stage0/interpreter.cpp:905
↓ 5 callersMethodadd
runtime/Builtins/Set.h:77
↓ 5 callersMethodbytes_as_string_view
bootstrap/stage0/runtime/AK/String.cpp:96
↓ 5 callersMethodbytes_as_string_view
bootstrap/stage0/runtime/AK/FlyString.cpp:116
↓ 5 callersMethodcapacity
bootstrap/stage0/runtime/AK/Vector.h:154
↓ 5 callersMethodcast
bootstrap/stage0/types.cpp:3354
↓ 5 callersFunctionceil_div
bootstrap/stage0/runtime/AK/StdLibExtras.h:103
↓ 5 callersFunctionconvertSpan
(utf8_offset, lineBreaks)
editors/sublime/lsp-client/server/src/server.js:249
↓ 5 callersFunctionconvert_between_host_and_little_endian
bootstrap/stage0/runtime/AK/Endian.h:21
↓ 5 callersMethodcurrent_error_handler
bootstrap/stage0/codegen.cpp:435
↓ 5 callersMethoddestroy
bootstrap/stage0/runtime/AK/Generator.h:85
↓ 5 callersMethodend
runtime/Jakt/HashMap.h:88
↓ 5 callersFunctioneprint
(*args, **kwargs)
meta/lint_samples.py:7
↓ 5 callersMethodequals
bootstrap/stage0/parser.cpp:503
↓ 5 callersFunctionescape_for_depfile
bootstrap/stage0/main.cpp:823
↓ 5 callersMethodexecute
bootstrap/stage0/interpreter.cpp:4955
↓ 5 callersMethodfill
bootstrap/stage0/runtime/AK/Span.h:205
↓ 5 callersMethodfind_any_singular_trait_implementation
bootstrap/stage0/typechecker.cpp:929
↓ 5 callersMethodfresh_var
bootstrap/stage0/codegen.cpp:457
↓ 5 callersMethodget
bootstrap/stage0/runtime/AK/JsonObject.cpp:50
↓ 5 callersFunctiongetDocumentSettings
(resource)
editors/sublime/lsp-client/server/src/server.js:179
↓ 5 callersFunctionget_enum_variant_signature
bootstrap/stage0/ide.cpp:2295
↓ 5 callersFunctiongroup
bootstrap/stage0/runtime/AK/IPv6Address.h:308
↓ 5 callersMethodhash
bootstrap/stage0/types.cpp:5411
↓ 5 callersFunctionin_reverse
bootstrap/stage0/runtime/AK/ReverseIterator.h:104
↓ 5 callersFunctionincludeFlagForPath
(file_path)
editors/sublime/lsp-client/server/src/server.js:26
↓ 5 callersMethodindex
bootstrap/stage0/runtime/AK/Iterator.h:19
↓ 5 callersMethodis_absolute
bootstrap/stage0/runtime/AK/LexicalPath.h:29
↓ 5 callersMethodis_boxed
bootstrap/stage0/types.cpp:5615
↓ 5 callersFunctionis_error
bootstrap/stage0/runtime/AK/Error.h:245
↓ 5 callersMethodis_integer
bootstrap/stage0/typechecker.cpp:661
↓ 5 callersMethodis_prefix
bootstrap/stage0/parser.cpp:10587
↓ 5 callersMethodis_subclass_of
bootstrap/stage0/typechecker.cpp:7295
↓ 5 callersFunctionlast_error_to_errno
jakttest/process.cpp:151
↓ 5 callersMethodnanoseconds_within_second
bootstrap/stage0/runtime/AK/Time.h:319
↓ 5 callersMethodparse_trait_list
bootstrap/stage0/parser.cpp:9311
↓ 5 callersMethodpointer_size
bootstrap/stage0/jakt__platform.cpp:102
↓ 5 callersMethodprelude_scope_id
bootstrap/stage0/typechecker.cpp:599
↓ 5 callersFunctionprint_decimal
bootstrap/stage0/runtime/AK/PrintfImplementation.h:103
↓ 5 callersFunctionptr_hash
bootstrap/stage0/runtime/AK/HashFunctions.h:34
↓ 5 callersMethodread
bootstrap/stage0/runtime/AK/BufferedStream.h:50
↓ 5 callersMethodrelease_value
bootstrap/stage0/runtime/AK/Optional.h:531
↓ 5 callersMethodreplace_with_new_string
bootstrap/stage0/runtime/AK/StringBase.h:76
↓ 5 callersMethodreset
bootstrap/stage0/runtime/AK/AsyncStreamHelpers.h:120
↓ 5 callersFunctionrunCompiler
(text, flags, settings)
editors/sublime/lsp-client/server/src/server.js:275
↓ 5 callersFunctionstring_hash
FIXME: This hashing algorithm isn't well-known and may not be good at all. We can't use SipHash since that depends on runtime parameters, but some str
bootstrap/stage0/runtime/AK/StringHash.h:17
↓ 5 callersMethodstring_type
bootstrap/stage0/interpreter.cpp:11849
↓ 5 callersMethodstruct_inherits_from
bootstrap/stage0/typechecker.cpp:3991
↓ 5 callersMethodsubmit
bootstrap/stage0/typechecker.cpp:17081
↓ 5 callersFunctionswap
bootstrap/stage0/runtime/AK/NonnullRefPtr.h:189
↓ 5 callersMethodswap
bootstrap/stage0/runtime/AK/OwnPtr.h:153
↓ 5 callersFunctionto_ascii_uppercase
bootstrap/stage0/runtime/AK/CharacterTypes.h:146
↓ 5 callersFunctiontrim
bootstrap/stage0/runtime/AK/StringView.h:114
↓ 5 callersMethodtry_append_code_point
bootstrap/stage0/runtime/AK/StringBuilder.cpp:195
↓ 5 callersMethodtry_resize
bootstrap/stage0/runtime/AK/Vector.h:734
↓ 5 callersMethodtypecheck_pattern_defaults
bootstrap/stage0/typechecker.cpp:12465
↓ 5 callersMethodtypecheck_visibility
bootstrap/stage0/typechecker.cpp:1368
↓ 5 callersMethodunsafe_userspace_ptr
bootstrap/stage0/runtime/AK/Userspace.h:43
↓ 5 callersMethodvalue
bootstrap/stage0/runtime/AK/Optional.h:502
↓ 5 callersMethodwith_qualifiers
bootstrap/stage0/typechecker.cpp:7834
↓ 4 callersFunctionIPv6Address
bootstrap/stage0/runtime/AK/IPv6Address.h:31
↓ 4 callersMethod__jakt_init_index
bootstrap/stage0/types.h:1689
← previousnext →401–500 of 5,565, ranked by callers