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
↓ 3 callers
Function
isBoxed
(value)
test262/harness.js:639
↓ 3 callers
Function
isConfigurable
(obj, name)
test262/harness.js:400
↓ 3 callers
Function
isEnumerable
(obj, name)
test262/harness.js:405
↓ 3 callers
Function
isIdentAssignable
(scope, name, op = '=')
compiler/codegen.js:3617
↓ 3 callers
Function
isIntToFloatOp
compiler/codegen.js:913
↓ 3 callers
Function
isSameValue
(a, b)
test262/harness.js:409
↓ 3 callers
Function
isWritable
(obj, name, verifyProp, value)
test262/harness.js:416
↓ 3 callers
Function
lookupOrError
(scope, name, failEarly)
compiler/codegen.js:714
↓ 3 callers
Function
makeIncludes
compiler/2c.js:1098
↓ 3 callers
Function
makeSignature
(params, returns, locals)
compiler/disassemble.js:15
↓ 3 callers
Function
noAnsi
compiler/wrap.js:529
↓ 3 callers
Function
noAnsi
byg/index.js:3
↓ 3 callers
Function
nullish
(scope, wasm, type, nonbinary = true, intIn = false)
compiler/codegen.js:1187
↓ 3 callers
Function
pagePtr
compiler/codegen.js:12
↓ 3 callers
Function
porfToJSValue
({ memory, funcs, pages }, value, type, override = undefined)
compiler/wrap.js:32
↓ 3 callers
Function
printStaticStr
(scope, str)
compiler/codegen.js:5663
↓ 3 callers
Function
privateIDName
compiler/codegen.js:3597
↓ 3 callers
Function
progressClear
()
compiler/index.js:56
↓ 3 callers
Function
read
test262/read.js:30
↓ 3 callers
Function
readMem
(ptr, size)
compiler/wrap.js:85
↓ 3 callers
Function
reset
()
compiler/cyclone.js:47
↓ 3 callers
Function
rewriteWasm
(x, wasm, rewriteLocals = false)
compiler/precompile.js:110
↓ 3 callers
Function
setLocalWithType
(scope, name, isGlobal, decl, tee = false, overrideType = undefined)
compiler/codegen.js:3230
↓ 3 callers
Function
testWithTypedArrayConstructors
(f, selected)
test262/harness.js:217
↓ 3 callers
Function
toCString
(str)
bench/ffi/sqlite.bun.ts:18
↓ 3 callers
Function
toCString
(str)
bench/ffi/sqlite.deno.ts:16
↓ 3 callers
Function
truthy
(scope, wasm, type, nonbinary = true, intIn = false)
compiler/codegen.js:1027
↓ 3 callers
Function
typeIsIterable
compiler/codegen.js:2136
↓ 3 callers
Function
typeIsOneOf
(type, types, valtype = Valtype.i32)
compiler/codegen.js:3125
↓ 3 callers
Function
unwrap
(code: i32)
bench/ffi/sqlite.bun.ts:12
↓ 3 callers
Function
unwrap
(code: i32)
bench/ffi/sqlite.porf.ts:10
↓ 3 callers
Function
unwrap
(code: i32)
bench/ffi/sqlite.deno.ts:10
↓ 3 callers
Function
wrapBC
(bc, { prelude = [], postlude = [] } = {})
compiler/codegen.js:5882
↓ 2 callers
Function
__Array_prototype_at
(_this: any[], index: any)
compiler/builtins/array.ts:94
↓ 2 callers
Function
__Array_prototype_includes
(_this: any[], searchElement: any, _position: any)
compiler/builtins/array.ts:420
↓ 2 callers
Function
__ByteString_prototype_toLowerCase
(_this: bytestring)
compiler/builtins/string.ts:487
↓ 2 callers
Function
__DataView_prototype_getUint32
(_this: DataView, byteOffset: number, littleEndian: any)
compiler/builtins/dataview.ts:155
↓ 2 callers
Function
__DataView_prototype_setUint32
(_this: DataView, byteOffset: number, value: number, littleEndian: any)
compiler/builtins/dataview.ts:181
↓ 2 callers
Function
__Date_now
()
compiler/builtins/date.ts:301
↓ 2 callers
Function
__Date_prototype_toISOString
(_this: any)
compiler/builtins/date.ts:1517
↓ 2 callers
Function
__Object_getOwnPropertyDescriptor
(obj: any, prop: any)
compiler/builtins/object.ts:395
↓ 2 callers
Function
__Object_hasOwn
(obj: any, prop: any)
compiler/builtins/object.ts:161
↓ 2 callers
Function
__Porffor_bigint_fromNumber
(n: number)
compiler/builtins/bigint.ts:42
↓ 2 callers
Function
__Porffor_bigint_inlineToDigitForm
(n: number)
compiler/builtins/bigint.ts:32
↓ 2 callers
Function
__Porffor_concatStrings
(a: any, b: any)
compiler/builtins/string_f64.ts:33
↓ 2 callers
Function
__Porffor_fromBase64
(str: any, alphabet: any, lastChunkHandling: any, destPtr: i32, maxLength: i32)
compiler/builtins/uint8array_base64.ts:130
↓ 2 callers
Function
__Porffor_fromHex
(str: bytestring, destPtr: i32, maxLength: i32)
compiler/builtins/uint8array_base64.ts:556
↓ 2 callers
Function
__Porffor_json_canSerialize
(value: any)
compiler/builtins/json.ts:33
↓ 2 callers
Function
__Porffor_parseExp
(str: unknown, i: i32, len: i32, strict: boolean)
compiler/builtins/stringtonumber.ts:4
↓ 2 callers
Function
__Porffor_printHexDigit
(arg: number)
compiler/builtins/console.ts:19
↓ 2 callers
Function
__Porffor_promise_runNext
(func: Function)
compiler/builtins/promise.ts:187
↓ 2 callers
Function
__Porffor_regex_escapeX
(out: bytestring, char: i32)
compiler/builtins/regexp.ts:1494
↓ 2 callers
Function
__Porffor_regex_match
(regexp: any, input: any)
compiler/builtins/regexp.ts:1433
↓ 2 callers
Function
__Porffor_regex_matchAll
(regexp: any, input: any)
compiler/builtins/regexp.ts:1471
↓ 2 callers
Function
__Porffor_strlt
(a: string|bytestring, b: string|bytestring)
compiler/builtins/array.ts:705
↓ 2 callers
Function
__Porffor_then
(promise: any[], fulfillReaction: any[], rejectReaction: any[])
compiler/builtins/promise.ts:107
↓ 2 callers
Function
__RegExp_prototype_global$get
(_this: RegExp)
compiler/builtins/regexp.ts:1360
↓ 2 callers
Function
__Set_prototype_add
(_this: Set, value: any)
compiler/builtins/set.ts:33
↓ 2 callers
Function
__Set_prototype_values
(_this: Set)
compiler/builtins/set.ts:7
↓ 2 callers
Function
__String_prototype_toUpperCase
(_this: string)
compiler/builtins/string.ts:418
↓ 2 callers
Function
__WeakMap_prototype_has
(_this: WeakMap, key: any)
compiler/builtins/weakmap.ts:3
↓ 2 callers
Function
__ecma262_DateString
(tv: number)
compiler/builtins/date.ts:1586
↓ 2 callers
Function
__ecma262_DayFromYear
(y: number)
compiler/builtins/date.ts:34
↓ 2 callers
Function
__ecma262_DayWithinYear
(t: number)
compiler/builtins/date.ts:79
↓ 2 callers
Function
__ecma262_DaysInYear
(y: number)
compiler/builtins/date.ts:17
↓ 2 callers
Function
__ecma262_InLeapYear
(t: number)
compiler/builtins/date.ts:84
↓ 2 callers
Function
__ecma262_MakeFullYear
(year: number)
compiler/builtins/date.ts:270
↓ 2 callers
Function
__ecma262_MonthName
(tv: number)
compiler/builtins/date.ts:362
↓ 2 callers
Function
__ecma262_ParseMonthName
(ptr: number)
compiler/builtins/date.ts:380
↓ 2 callers
Function
__ecma262_RejectPromise
(promise: any[], reason: any)
compiler/builtins/promise.ts:66
↓ 2 callers
Function
__ecma262_TimeZoneString
(tv: number)
compiler/builtins/date.ts:1626
↓ 2 callers
Function
__ecma262_ToDateString
(tv: number)
compiler/builtins/date.ts:1633
↓ 2 callers
Function
__ecma262_ToIntegerOrInfinity
(argument: unknown)
compiler/builtins/z_ecma262.ts:94
↓ 2 callers
Function
__ecma262_ToNumber
(argument: unknown)
compiler/builtins/z_ecma262.ts:39
↓ 2 callers
Function
__ecma262_ToPrimitive_Number
(input: any)
compiler/builtins/z_ecma262.ts:13
↓ 2 callers
Function
__ecma262_ToPrimitive_String
(input: any)
compiler/builtins/z_ecma262.ts:25
↓ 2 callers
Function
__ecma262_TriggerPromiseReactions
(reactions: any[], argument: any)
compiler/builtins/promise.ts:18
↓ 2 callers
Function
__ecma262_WeekDayName
(tv: number)
compiler/builtins/date.ts:344
↓ 2 callers
Method
_removeAt
(index)
bench/linked_list.js:62
↓ 2 callers
Function
alloc
compiler/precompile.js:162
↓ 2 callers
Function
append
compiler/codegen.js:6607
↓ 2 callers
Function
asmFunc
(name, func)
compiler/codegen.js:1545
↓ 2 callers
Function
autoFuncKeys
compiler/builtins.js:292
↓ 2 callers
Function
backtrace
(funcInd, blobOffset)
compiler/wrap.js:545
↓ 2 callers
Function
byteStringable
compiler/codegen.js:5677
↓ 2 callers
Function
compareStrings
(scope, left, right, leftType, rightType, noConv = false)
compiler/codegen.js:998
↓ 2 callers
Function
compileBytes
(val, itemType)
compiler/codegen.js:5620
↓ 2 callers
Function
concatStrings
(scope, left, right, leftType, rightType)
compiler/codegen.js:970
↓ 2 callers
Function
countLength
(func, name = undefined)
compiler/codegen.js:5924
↓ 2 callers
Function
createNewTarget
(scope, decl, idx = 0, force = false)
compiler/codegen.js:2064
↓ 2 callers
Function
ctHash
compiler/codegen.js:3650
↓ 2 callers
Function
dataOffset
compiler/2c.js:228
↓ 2 callers
Function
eitherStringType
(leftType, rightType)
compiler/codegen.js:1220
↓ 2 callers
Function
enqueue
()
test262/index.js:157
↓ 2 callers
Function
enqueue
()
fuzz/index.js:99
↓ 2 callers
Function
execCommand
(command: string)
bench/lambda/bench.ts:10
↓ 2 callers
Function
generateClass
(scope, decl)
compiler/codegen.js:6357
↓ 2 callers
Function
generateReturn
(scope, decl)
compiler/codegen.js:768
↓ 2 callers
Function
generateStatement
(depth = 0, inFunction = false)
fuzz/generator.js:106
↓ 2 callers
Function
generateThrow
(scope, decl)
compiler/codegen.js:5476
← previous
next →
201–300 of 1,144, ranked by callers