Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CanadaHonk/porffor
/ functions
Functions
1,144 in github.com/CanadaHonk/porffor
⨍
Functions
1,144
◇
Types & classes
7
↓ 2 callers
Function
getNearestLoop
()
compiler/codegen.js:5392
↓ 2 callers
Function
getPrefs
()
compiler/prefs.js:5
↓ 2 callers
Function
getResults
test262/compare.js:10
↓ 2 callers
Function
getVarMetadata
(scope, name, global = false)
compiler/codegen.js:3172
↓ 2 callers
Function
handler
()
bench/lambda/index.mjs:1
↓ 2 callers
Function
help
()
runtime/index.js:12
↓ 2 callers
Function
hoist
(scope, name, hoistType, global)
compiler/codegen.js:576
↓ 2 callers
Function
ieee754
compiler/assemble.js:109
↓ 2 callers
Function
inferBranchElse
compiler/codegen.js:4520
↓ 2 callers
Function
isEmptyNode
compiler/codegen.js:2222
↓ 2 callers
Function
knownNullish
compiler/codegen.js:1374
↓ 2 callers
Function
knownValue
(scope, node)
compiler/codegen.js:2855
↓ 2 callers
Function
largestType
(vals, keys)
compiler/types.js:79
↓ 2 callers
Function
localGet
compiler/2c.js:331
↓ 2 callers
Function
log
(extra, after)
compiler/index.js:38
↓ 2 callers
Function
logFuncs
(funcs, globals, exceptions)
compiler/index.js:15
↓ 2 callers
Function
logType
(label, val, key)
compiler/types.js:85
↓ 2 callers
Function
lookup
(scope, name, failEarly = false)
compiler/codegen.js:628
↓ 2 callers
Function
makePrefix
compiler/builtins.js:130
↓ 2 callers
Function
memberTmpNames
compiler/codegen.js:3630
↓ 2 callers
Function
nameToKey
compiler/prefs.js:3
↓ 2 callers
Function
noAnsi
test262/index.js:150
↓ 2 callers
Function
passTA
(ta: any)
bench/ffi/sqlite.porf.ts:15
↓ 2 callers
Function
performLogicOp
(scope, op, left, right, leftType, rightType)
compiler/codegen.js:915
↓ 2 callers
Function
platformSpecific
(win, unix, add = true)
compiler/2c.js:249
↓ 2 callers
Function
printLine
(line, number, breakpoint = false, current = false, selected = false)
byg/index.js:4
↓ 2 callers
Function
processAst
compiler/precompile.js:269
↓ 2 callers
Function
prototypeAlias
(regular, annex)
compiler/builtins/annexb_string.js:51
↓ 2 callers
Function
read_unsignedLEB128
compiler/encoding.js:181
↓ 2 callers
Function
scan
test262/read.js:11
↓ 2 callers
Function
setCache
(cache, left, right, result)
test262/harness.js:604
↓ 2 callers
Function
setDefaultFuncName
(decl, name)
compiler/codegen.js:3262
↓ 2 callers
Function
setImports
(v = null)
compiler/builtins.js:8
↓ 2 callers
Function
signedLEB128_length
compiler/encoding.js:96
↓ 2 callers
Function
spawn
()
test262/index.js:153
↓ 2 callers
Function
spawn
(index)
fuzz/index.js:94
↓ 2 callers
Function
table
(...arr)
fuzz/index.js:29
↓ 2 callers
Function
toNumeric
()
compiler/codegen.js:4274
↓ 2 callers
Function
togo
test262/index.js:303
↓ 2 callers
Function
tryCompareStrictEquality
(a, b)
test262/harness.js:663
↓ 2 callers
Function
updateStats
()
fuzz/index.js:76
↓ 2 callers
Function
withType
(scope, wasm, type)
compiler/codegen.js:5877
↓ 1 callers
Function
Boolean
(value: any)
compiler/builtins/boolean.ts:5
↓ 1 callers
Function
BuiltinFuncs
()
compiler/builtins.js:483
↓ 1 callers
Function
BuiltinVars
({ builtinFuncs })
compiler/builtins.js:69
↓ 1 callers
Function
Convert
(item)
test262/harness.js:319
↓ 1 callers
Function
CreateResizableArrayBuffer
(byteLength, maxByteLength)
test262/harness.js:315
↓ 1 callers
Function
Date
(...values: any[])
compiler/builtins/date.ts:1784
↓ 1 callers
Function
DaysInYear
(y)
test262/harness.js:1239
↓ 1 callers
Function
MayNeedBigInt
(ta, n)
test262/harness.js:336
↓ 1 callers
Function
__ArrayBuffer_prototype_transfer
(_this: ArrayBuffer, newLength: any)
compiler/builtins/arraybuffer.ts:133
↓ 1 callers
Function
__Array_prototype_sort
(_this: any[], callbackFn: any)
compiler/builtins/array.ts:718
↓ 1 callers
Function
__Array_prototype_toString
(_this: any[])
compiler/builtins/array.ts:787
↓ 1 callers
Function
__ByteString_prototype_slice
(_this: bytestring, start: number, end: number)
compiler/builtins/string.ts:1277
↓ 1 callers
Function
__ByteString_prototype_toString
(_this: bytestring)
compiler/builtins/string.ts:2160
↓ 1 callers
Function
__ByteString_prototype_trimEnd
(_this: bytestring)
compiler/builtins/string.ts:1411
↓ 1 callers
Function
__ByteString_prototype_trimStart
(_this: bytestring)
compiler/builtins/string.ts:1344
↓ 1 callers
Function
__DataView_prototype_byteLength$get
(_this: DataView)
compiler/builtins/dataview.ts:36
↓ 1 callers
Function
__DataView_prototype_byteOffset$get
(_this: DataView)
compiler/builtins/dataview.ts:40
↓ 1 callers
Function
__DataView_prototype_getUint16
(_this: DataView, byteOffset: number, littleEndian: any)
compiler/builtins/dataview.ts:94
↓ 1 callers
Function
__DataView_prototype_getUint8
(_this: DataView, byteOffset: number)
compiler/builtins/dataview.ts:45
↓ 1 callers
Function
__DataView_prototype_setUint16
(_this: DataView, byteOffset: number, value: number, littleEndian: any)
compiler/builtins/dataview.ts:117
↓ 1 callers
Function
__DataView_prototype_setUint8
(_this: DataView, byteOffset: number, value: number)
compiler/builtins/dataview.ts:64
↓ 1 callers
Function
__Date_parse
(string: bytestring)
compiler/builtins/date.ts:573
↓ 1 callers
Function
__Date_prototype_toDateString
(_this: any)
compiler/builtins/date.ts:1687
↓ 1 callers
Function
__Date_prototype_toString
(_this: any)
compiler/builtins/date.ts:1653
↓ 1 callers
Function
__Date_prototype_toTimeString
(_this: any)
compiler/builtins/date.ts:1665
↓ 1 callers
Function
__Function_prototype_toString
(_this: Function)
compiler/builtins/function.ts:12
↓ 1 callers
Function
__Map_prototype_delete
(_this: Map, key: any)
compiler/builtins/map.ts:51
↓ 1 callers
Function
__Map_prototype_keys
(_this: Map)
compiler/builtins/map.ts:107
↓ 1 callers
Function
__Map_prototype_toString
(_this: Map)
compiler/builtins/map.ts:130
↓ 1 callers
Function
__Object_defineProperties
(target: any, props: any)
compiler/builtins/object.ts:650
↓ 1 callers
Function
__Object_defineProperty
(target: any, prop: any, desc: any)
compiler/builtins/object.ts:572
↓ 1 callers
Function
__Object_prototype_toString
(_this: any)
compiler/builtins/object.ts:718
↓ 1 callers
Function
__Porffor_AsyncGenerator_prototype_next
(vals: any[])
compiler/builtins/generator.ts:60
↓ 1 callers
Function
__Porffor_Generator_prototype_next
(vals: any[])
compiler/builtins/generator.ts:21
↓ 1 callers
Function
__Porffor_arraybuffer_detach
(buffer: any)
compiler/builtins/arraybuffer.ts:10
↓ 1 callers
Function
__Porffor_bigint_add
(a: number, b: number, sub: boolean)
compiler/builtins/bigint.ts:136
↓ 1 callers
Function
__Porffor_bigint_eq
(a: i32, b: i32)
compiler/builtins/bigint.ts:249
↓ 1 callers
Function
__Porffor_bigint_fromString
(n: string|bytestring)
compiler/builtins/bigint.ts:75
↓ 1 callers
Function
__Porffor_bigint_ge
(a: i32, b: i32)
compiler/builtins/bigint.ts:261
↓ 1 callers
Function
__Porffor_bigint_gt
(a: i32, b: i32)
compiler/builtins/bigint.ts:257
↓ 1 callers
Function
__Porffor_bigint_toNumber
(x: number)
compiler/builtins/bigint.ts:58
↓ 1 callers
Function
__Porffor_dirObject
(obj: any, colors: boolean, depth: i32, showHidden: boolean)
compiler/builtins/console.ts:416
↓ 1 callers
Function
__Porffor_json_serialize
(_buffer: i32, value: any, depth: i32, space: bytestring|undefined)
compiler/builtins/json.ts:54
↓ 1 callers
Function
__Porffor_object_get
(_obj: any, key: any)
compiler/builtins/_internal_object.ts:444
↓ 1 callers
Function
__Porffor_object_isObject
(arg: any)
compiler/builtins/_internal_object.ts:246
↓ 1 callers
Function
__Porffor_object_isObjectOrNull
(arg: any)
compiler/builtins/_internal_object.ts:256
↓ 1 callers
Function
__Porffor_regex_compile
(patternStr: bytestring, flagsStr: bytestring)
compiler/builtins/regexp.ts:79
↓ 1 callers
Function
__Porffor_stn_float
(str: unknown, i: i32)
compiler/builtins/stringtonumber.ts:72
↓ 1 callers
Function
__Promise_prototype_then
(_this: any, onFulfilled: any, onRejected: any)
compiler/builtins/promise.ts:277
↓ 1 callers
Function
__Promise_prototype_toString
(_this: any)
compiler/builtins/promise.ts:469
↓ 1 callers
Function
__RegExp_prototype_flags$get
(_this: RegExp)
compiler/builtins/regexp.ts:1321
↓ 1 callers
Function
__RegExp_prototype_source$get
(_this: RegExp)
compiler/builtins/regexp.ts:1311
↓ 1 callers
Function
__Set_prototype_delete
(_this: Set, value: any)
compiler/builtins/set.ts:51
↓ 1 callers
Function
__Set_prototype_has
(_this: Set, value: any)
compiler/builtins/set.ts:23
↓ 1 callers
Function
__Set_prototype_toString
(_this: Set)
compiler/builtins/set.ts:167
↓ 1 callers
Function
__String_prototype_indexOf
(_this: string, searchString: any, position: any = 0)
compiler/builtins/string.ts:678
↓ 1 callers
Function
__String_prototype_lastIndexOf
(_this: string, searchString: any, position: any = undefined)
compiler/builtins/string.ts:763
↓ 1 callers
Function
__String_prototype_padEnd
(_this: string, targetLength: number, padString: any = undefined)
compiler/builtins/string.ts:1025
← previous
next →
301–400 of 1,144, ranked by callers