MCPcopy Create free account

hub / github.com/CanadaHonk/porffor / functions

Functions1,144 in github.com/CanadaHonk/porffor

↓ 7 callersFunctiongetLastType
compiler/codegen.js:1721
↓ 7 callersFunctiongetType
(params, returns)
compiler/assemble.js:143
↓ 7 callersFunctionhasFuncWithName
compiler/codegen.js:82
↓ 7 callersFunctionisFuncType
compiler/codegen.js:79
↓ 7 callersFunctionlookupName
(scope, name)
compiler/codegen.js:545
↓ 7 callersFunctionobject
(name, props)
compiler/builtins.js:133
↓ 7 callersFunctionprogressDone
(msg, start)
compiler/index.js:47
↓ 7 callersFunctionprogressStart
compiler/index.js:34
↓ 7 callersFunctionskipWhitespace
()
compiler/builtins/json.ts:288
↓ 7 callersFunctionstring
compiler/assemble.js:114
↓ 6 callersFunction__ByteString_prototype_substring
(_this: bytestring, start: number, end: number)
compiler/builtins/string.ts:1149
↓ 6 callersFunction__Object_keys
(obj: any)
compiler/builtins/object.ts:18
↓ 6 callersFunction__Porffor_promise_create
()
compiler/builtins/promise.ts:165
↓ 6 callersFunction__Porffor_promise_newReaction
(handler: Function, promise: any, flags: i32)
compiler/builtins/promise.ts:97
↓ 6 callersFunction__ecma262_TimeWithinDay
(t: number)
compiler/builtins/date.ts:13
↓ 6 callersFunction__ecma262_ToString
(argument: unknown)
compiler/builtins/z_ecma262.ts:130
↓ 6 callersFunctiondraw
()
byg/index.js:89
↓ 6 callersFunctionf64ifyBitwise
compiler/expression.js:4
↓ 6 callersFunctionfuncRef
compiler/codegen.js:92
↓ 6 callersFunctiongenerateFunc
(scope, decl, forceNoExpr = false)
compiler/codegen.js:6839
↓ 6 callersFunctiongetProperty
(decl, forceValueStr = false)
compiler/codegen.js:3598
↓ 6 callersFunctioninferLoopEnd
compiler/codegen.js:4533
↓ 6 callersFunctionrun
(func)
bench/indirect.js:1
↓ 6 callersFunctiontoPropertyKey
(scope, wasm, type, computed = false, i32Conv = false)
compiler/codegen.js:5796
↓ 5 callersFunctionTimeInYear
(y)
test262/harness.js:1243
↓ 5 callersFunction__Porffor_regex_interpret
(regexp: RegExp, input: i32, isTest: boolean)
compiler/builtins/regexp.ts:894
↓ 5 callersFunction__ecma262_HostEnqueuePromiseJob
(job: any[])
compiler/builtins/promise.ts:12
↓ 5 callersFunction__ecma262_NewPromiseReactionJob
(reaction: any[], argument: any)
compiler/builtins/promise.ts:3
↓ 5 callersFunctionallocVar
(scope, name, global = false, type = true, i32 = false, redecl = false)
compiler/codegen.js:3147
↓ 5 callersFunctiondone
()
runtime/index.js:91
↓ 5 callersFunctiongetObjProp
(obj, prop)
compiler/codegen.js:2078
↓ 5 callersFunctioninferBranchEnd
compiler/codegen.js:4516
↓ 5 callersFunctioninferLoopStart
compiler/codegen.js:4527
↓ 5 callersFunctioninv
(obj, keyMap = x => x)
compiler/2c.js:156
↓ 5 callersFunctioninv
(obj, keyMap = x => x)
compiler/disassemble.js:5
↓ 5 callersFunctionknownTypeWithGuess
(scope, type)
compiler/codegen.js:2846
↓ 5 callersFunctionobjectHack
compiler/codegen.js:6768
↓ 5 callersFunctionsigned
compiler/builtins/atomics.js:16
↓ 5 callersFunctiontable
(overall, ...arr)
test262/index.js:91
↓ 5 callersFunctionunsignedPost
()
compiler/assemble.js:126
↓ 4 callersFunction$DONE
(error)
test262/harness.js:591
↓ 4 callersFunctionString
(...args: any[])
compiler/builtins/string_f64.ts:50
↓ 4 callersFunction__Map_prototype_set
(_this: Map, key: any, value: any)
compiler/builtins/map.ts:28
↓ 4 callersFunction__Porffor_object_accessorGet
(entryPtr: i32)
compiler/builtins/_internal_object.ts:392
↓ 4 callersFunction__Porffor_object_packAccessor
(get: any, set: any)
compiler/builtins/_internal_object.ts:378
↓ 4 callersFunction__Porffor_uint8array_validate
(ta: any)
compiler/builtins/uint8array_base64.ts:4
↓ 4 callersFunction__String_prototype_substring
(_this: string, start: number, end: number)
compiler/builtins/string.ts:1114
↓ 4 callersFunctionallocPage
(scope, name)
compiler/codegen.js:17
↓ 4 callersFunctionarray
compiler/assemble.js:63
↓ 4 callersFunctionassertEq
(a, b)
test262/harness.js:1055
↓ 4 callersFunctionautoFuncs
compiler/builtins.js:296
↓ 4 callersFunctioncacheComparison
(a, b, compare, cache)
test262/harness.js:631
↓ 4 callersFunctioncompareEquality
(a, b, cache)
test262/harness.js:656
↓ 4 callersFunctioncountParams
(func, name = undefined)
compiler/codegen.js:5903
↓ 4 callersFunctioncreateThisArg
(scope, decl)
compiler/codegen.js:2151
↓ 4 callersFunctionensureTag
(exceptionMode = Prefs.exceptionMode ?? 'stack')
compiler/codegen.js:5466
↓ 4 callersFunctionexec
(sql: string)
bench/ffi/sqlite.bun.ts:113
↓ 4 callersFunctionexec
(sql)
bench/ffi/sqlite.porf.ts:96
↓ 4 callersFunctionexec
(sql)
bench/ffi/sqlite.deno.ts:102
↓ 4 callersFunctionextractTypeAnnotation
compiler/codegen.js:3205
↓ 4 callersFunctionfast
(name, before = '', after = '\n')
compiler/builtins.js:1531
↓ 4 callersFunctionfuncByName
compiler/codegen.js:6830
↓ 4 callersFunctioninferBranchStart
compiler/codegen.js:4511
↓ 4 callersFunctionlines
compiler/2c.js:244
↓ 4 callersFunctionsetInferred
(scope, name, type, global = false)
compiler/codegen.js:1624
↓ 4 callersFunctionsigned
compiler/assemble.js:87
↓ 3 callersFunctionBigInt
(value: any)
compiler/builtins/bigint.ts:303
↓ 3 callersFunction__Map_prototype_get
(_this: Map, key: any)
compiler/builtins/map.ts:16
↓ 3 callersFunction__Map_prototype_has
(_this: Map, key: any)
compiler/builtins/map.ts:7
↓ 3 callersFunction__Object_prototype_hasOwnProperty
(_this: any, prop: any)
compiler/builtins/object.ts:144
↓ 3 callersFunction__Object_values
(obj: any)
compiler/builtins/object.ts:70
↓ 3 callersFunction__Porffor_bigint_fromDigits
(negative: boolean, digits: i32[])
compiler/builtins/bigint.ts:4
↓ 3 callersFunction__Porffor_bigint_toString
(x: number, radix: any)
compiler/builtins/bigint.ts:130
↓ 3 callersFunction__Porffor_object_setPrototype
(obj: any, proto: any)
compiler/builtins/_internal_object.ts:294
↓ 3 callersFunction__Porffor_print
(arg: any, colors: boolean = true, depth: number = 0)
compiler/builtins/console.ts:32
↓ 3 callersFunction__Porffor_promise_reject
(reason: any, promise: any)
compiler/builtins/promise.ts:161
↓ 3 callersFunction__Porffor_promise_resolve
(value: any, promise: any)
compiler/builtins/promise.ts:147
↓ 3 callersFunction__Porffor_stn_int
(str: unknown, radix: i32, i: i32)
compiler/builtins/stringtonumber.ts:42
↓ 3 callersFunction__Symbol_prototype_toString
(_this: Symbol)
compiler/builtins/symbol.ts:42
↓ 3 callersFunction__WeakMap_prototype_set
(_this: WeakMap, key: any, value: any)
compiler/builtins/weakmap.ts:7
↓ 3 callersFunction__ecma262_TimeString
(tv: number)
compiler/builtins/date.ts:1555
↓ 3 callersFunction__ecma262_WeekDay
(t: number)
compiler/builtins/date.ts:163
↓ 3 callersMethod_get
(index)
bench/linked_list.js:89
↓ 3 callersMethod_indexOf
(value)
bench/linked_list.js:103
↓ 3 callersFunctionaddVarMetadata
(scope, name, global = false, metadata = {})
compiler/codegen.js:3182
↓ 3 callersFunctionanalyzePattern
(kind, node)
compiler/semantic.js:29
↓ 3 callersFunctionasmFuncToAsm
(scope, func, extra)
compiler/codegen.js:1463
↓ 3 callersFunctionassertThrowsInstanceOfWithMessageCheck
(f, ctor)
test262/harness.js:1045
↓ 3 callersFunctionbar
(barWidth, ...arr)
test262/index.js:110
↓ 3 callersFunctionblockStart
(i, loop)
compiler/2c.js:385
↓ 3 callersFunctioncoctcOffset
compiler/codegen.js:3678
↓ 3 callersFunctioncoctcSetup
(scope, object, tmp, msg, wasm = generate(scope, object), wasmConv = true)
compiler/codegen.js:3700
↓ 3 callersFunctiondeclVar
(name, kind, node)
compiler/semantic.js:12
↓ 3 callersFunctiondraw_timeline_row
(y_value, init_value, exec_value, billed_value, show_internal_labels=True, total_label_offset=5.0)
bench/lambda/plot.py:72
↓ 3 callersFunctionensureBufferSize
compiler/assemble.js:49
↓ 3 callersFunctionfinalize
compiler/codegen.js:1248
↓ 3 callersFunctionfuncByIndex
compiler/codegen.js:6821
↓ 3 callersFunctiongenerateSimple
()
fuzz/generator.js:60
↓ 3 callersFunctiongetLastNode
compiler/codegen.js:2223
↓ 3 callersFunctionifIdentifierErrors
(scope, decl)
compiler/codegen.js:4265
← previousnext →101–200 of 1,144, ranked by callers