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
Method
~Coroutine
bootstrap/stage0/runtime/AK/Coroutine.h:80
↓ 1 callers
Method
~ExpressionMode
bootstrap/stage0/formatter.cpp:2323
↓ 1 callers
Method
~FixedArray
bootstrap/stage0/runtime/AK/FixedArray.h:96
↓ 1 callers
Method
~Generator
bootstrap/stage0/runtime/AK/Generator.h:50
↓ 1 callers
Method
~LiteralPrefix
bootstrap/stage0/lexer.cpp:4764
↓ 1 callers
Method
~LiteralSuffix
bootstrap/stage0/lexer.cpp:5068
↓ 1 callers
Method
~Mutability
bootstrap/stage0/ide.cpp:2903
↓ 1 callers
Method
~NumericConstant
bootstrap/stage0/parser.cpp:11027
↓ 1 callers
Method
~StreamBuffer
bootstrap/stage0/runtime/AK/StreamBuffer.h:41
↓ 1 callers
Method
~SyncGenerator
bootstrap/stage0/runtime/AK/SyncGenerator.h:25
↓ 1 callers
Method
~TypeCast
bootstrap/stage0/parser.cpp:14679
↓ 1 callers
Method
~UnaryOperator
bootstrap/stage0/parser.cpp:15100
↓ 1 callers
Method
~VarType
bootstrap/stage0/ide.cpp:2997
↓ 1 callers
Method
~VarVisibility
bootstrap/stage0/ide.cpp:3130
↓ 1 callers
Method
~XTermColor
bootstrap/stage0/repl_backend__common.cpp:365
Method
Add
bootstrap/stage0/parser.cpp:13900
Method
AddAssign
bootstrap/stage0/parser.cpp:14035
Method
AddConstToReferencedType<T> value_or
bootstrap/stage0/runtime/AK/Optional.h:515
Method
All
bootstrap/stage0/parser.cpp:11394
Method
AllByReference
bootstrap/stage0/types.cpp:6660
Method
AllByReference
bootstrap/stage0/parser.cpp:15774
Method
AllowedControlExits
bootstrap/stage0/codegen.h:70
Method
AllowedControlExits
bootstrap/stage0/codegen.cpp:8593
Method
AlreadyImplementedFor
bootstrap/stage0/typechecker.cpp:15808
Method
AlwaysReturns
bootstrap/stage0/types.cpp:6939
Method
AlwaysTransfersControl
bootstrap/stage0/types.cpp:6944
Method
Ampersand
bootstrap/stage0/lexer.cpp:1399
Method
AmpersandAmpersand
bootstrap/stage0/lexer.cpp:1411
Method
AmpersandEqual
bootstrap/stage0/lexer.cpp:1405
Method
And
bootstrap/stage0/lexer.cpp:1532
Method
Anon
bootstrap/stage0/lexer.cpp:1538
Method
AnyLoop
bootstrap/stage0/typechecker.cpp:16395
Method
ArbitrarySizedEnum
bootstrap/stage0/runtime/AK/ArbitrarySizedEnum.h:19
Method
ArgsParser
bootstrap/stage0/jakt__arguments.cpp:219
Method
ArgumentStoreLevel
bootstrap/stage0/parser.h:454
Method
ArgumentStoreLevel
bootstrap/stage0/parser.cpp:12226
Method
ArithmeticLeftShift
bootstrap/stage0/parser.cpp:13980
Method
ArithmeticRightShift
bootstrap/stage0/parser.cpp:13985
Method
ArmedScopeGuard
bootstrap/stage0/runtime/AK/ScopeGuard.h:40
Method
ArrayIterator
runtime/Builtins/DynamicArray.h:182
Method
ArrayIterator
bootstrap/stage0/runtime/Builtins/DynamicArray.h:182
Method
ArraySlice
runtime/Builtins/DynamicArray.h:391
Method
ArraySlice
bootstrap/stage0/runtime/Builtins/DynamicArray.h:391
Method
Arrow
bootstrap/stage0/lexer.cpp:1526
Method
As
bootstrap/stage0/lexer.cpp:1544
Method
Assign
bootstrap/stage0/parser.cpp:14005
Method
AssignAndGoto
bootstrap/stage0/codegen.cpp:8699
Method
Asterisk
bootstrap/stage0/lexer.cpp:1393
Method
AsteriskEqual
bootstrap/stage0/lexer.cpp:1303
Method
AsyncInputStream
bootstrap/stage0/runtime/AK/AsyncStream.h:89
Method
AsyncInputStreamSlice
bootstrap/stage0/runtime/AK/AsyncStreamHelpers.h:34
Method
AsyncOutputStream
bootstrap/stage0/runtime/AK/AsyncStream.h:180
Method
AsyncResource
bootstrap/stage0/runtime/AK/AsyncStream.h:48
Method
AsyncStream
bootstrap/stage0/runtime/AK/AsyncStream.h:200
Method
AsyncStreamPair
bootstrap/stage0/runtime/AK/AsyncStreamHelpers.h:108
Method
AsyncStreamTransform
bootstrap/stage0/runtime/AK/AsyncStreamTransform.h:19
Method
AtExpressionStart
bootstrap/stage0/formatter.cpp:2225
Method
AtLoop
bootstrap/stage0/codegen.cpp:8562
Method
Atomic
bootstrap/stage0/runtime/AK/Atomic.h:142
Method
Atomic
bootstrap/stage0/runtime/AK/Atomic.h:211
Method
Atomic
bootstrap/stage0/runtime/AK/Atomic.h:400
Method
AtomicRefCountedBase
bootstrap/stage0/runtime/AK/AtomicRefCounted.h:50
Method
Badge
bootstrap/stage0/runtime/AK/Badge.h:18
Method
BaseIterator
bootstrap/stage0/runtime/AK/IntrusiveRedBlackTree.h:80
Method
BaseRedBlackTree
bootstrap/stage0/runtime/AK/RedBlackTree.h:49
Method
BeforeExpressions
bootstrap/stage0/formatter.cpp:2220
Method
BigEndian
bootstrap/stage0/runtime/AK/Endian.h:75
Method
BigEndian
bootstrap/stage0/runtime/AK/UFixedBigInt.h:571
Method
BigEndianInputBitStream
bootstrap/stage0/runtime/AK/BitStream.h:22
Method
BigEndianOutputBitStream
bootstrap/stage0/runtime/AK/BitStream.h:283
Method
Binary
bootstrap/stage0/lexer.cpp:4671
Method
BinaryBufferWriter
bootstrap/stage0/runtime/AK/BinaryBufferWriter.h:16
Method
BinaryHeap
bootstrap/stage0/runtime/AK/BinaryHeap.h:122
Method
BinaryOp
bootstrap/stage0/types.cpp:11221
Method
BinaryOp
bootstrap/stage0/parser.cpp:16464
Method
BinaryOperator
bootstrap/stage0/parser.h:772
Method
BinaryOperator
bootstrap/stage0/parser.cpp:14220
Method
BindingKey
bootstrap/stage0/typechecker.cpp:16799
Method
BindingKey
bootstrap/stage0/typechecker.h:533
Method
BindingKeyBuilder
bootstrap/stage0/typechecker.cpp:16956
Method
BindingKeyBuilder
bootstrap/stage0/typechecker.h:570
Method
Bitmap
bootstrap/stage0/runtime/AK/Bitmap.h:38
Method
BitmapView
bootstrap/stage0/runtime/AK/BitmapView.h:22
Method
BitwiseAnd
bootstrap/stage0/parser.cpp:13955
Method
BitwiseAndAssign
bootstrap/stage0/parser.cpp:14010
Method
BitwiseLeftShift
bootstrap/stage0/parser.cpp:13970
Method
BitwiseLeftShiftAssign
bootstrap/stage0/parser.cpp:14025
Method
BitwiseNot
bootstrap/stage0/types.cpp:9737
Method
BitwiseNot
bootstrap/stage0/parser.cpp:14820
Method
BitwiseOr
bootstrap/stage0/parser.cpp:13965
Method
BitwiseOrAssign
bootstrap/stage0/parser.cpp:14015
Method
BitwiseRightShift
bootstrap/stage0/parser.cpp:13975
Method
BitwiseRightShiftAssign
bootstrap/stage0/parser.cpp:14030
Method
BitwiseXor
bootstrap/stage0/parser.cpp:13960
Method
BitwiseXorAssign
bootstrap/stage0/parser.cpp:14020
Method
Black
bootstrap/stage0/repl_backend__common.cpp:160
Method
Block
bootstrap/stage0/types.cpp:8075
Method
Block
bootstrap/stage0/parser.cpp:12820
Method
BlockControlFlow
bootstrap/stage0/types.h:571
Method
BlockControlFlow
bootstrap/stage0/types.cpp:7028
← previous
next →
1,701–1,800 of 5,565, ranked by callers