MCPcopy Create free account

hub / github.com/CanadaHonk/porffor / functions

Functions1,144 in github.com/CanadaHonk/porffor

↓ 310 callersFunctionnumber
(n, valtype = valtypeBinary)
compiler/encoding.js:3
↓ 184 callersFunctiongenerate
(scope, decl, global = false, name = undefined, valueUnused = false)
compiler/codegen.js:296
↓ 113 callersFunctionlocalTmp
(scope, name, type = valtypeBinary)
compiler/codegen.js:903
↓ 102 callersFunctiongetNodeType
(scope, node)
compiler/codegen.js:1749
↓ 57 callersFunctionbyte
compiler/assemble.js:58
↓ 55 callersFunctionincludeBuiltin
(scope, builtin)
compiler/codegen.js:1600
↓ 52 callersFunctioncacheAst
(decl, wasm)
compiler/codegen.js:86
↓ 52 callersFunctionline
(str, semi = true)
compiler/2c.js:243
↓ 48 callersFunctionempty
()
compiler/cyclone.js:43
↓ 47 callersFunctionread
(ta, memory, ptr, length)
compiler/wrap.js:10
↓ 45 callersFunction__Porffor_object_underlying
(_obj: any)
compiler/builtins/_internal_object.ts:146
↓ 45 callersFunctionpush
compiler/cyclone.js:67
↓ 43 callersFunctionreplaceVal
(val, valtype)
compiler/cyclone.js:88
↓ 40 callersFunction__Porffor_date_read
(date: any)
compiler/builtins/date.ts:593
↓ 36 callersFunctioncheck
(value, description)
test262/harness.js:1895
↓ 35 callersFunctionsetLastType
(scope, type = [], doNotMarkAsUsed = false)
compiler/codegen.js:1741
↓ 34 callersFunctioninternalThrow
(scope, constructor, message, expectsValue = Prefs.alwaysValueInternalThrows)
compiler/codegen.js:552
↓ 30 callersFunctionpop2
()
compiler/cyclone.js:83
↓ 28 callersFunctionunsigned
compiler/assemble.js:69
↓ 27 callersFunctionassert
test262/harness.js:34
↓ 25 callersFunction__Porffor_bytestring_appendChar
(str: bytestring, char: i32)
compiler/builtins/date.ts:1432
↓ 23 callersFunctionknownType
(scope, type)
compiler/codegen.js:2829
↓ 23 callersFunctionoptional
(op, clause = op.at(-1))
compiler/codegen.js:543
↓ 22 callersFunction__Porffor_object_lookup
(obj: any, target: any, targetHash: i32)
compiler/builtins/_internal_object.ts:406
↓ 21 callersFunction__Porffor_object_hash
(key: any)
compiler/builtins/_internal_object.ts:22
↓ 20 callersFunction__ecma262_TimeClip
(time: number)
compiler/builtins/date.ts:287
↓ 20 callersFunctionregisterInternalType
(name, flags = [], overrideType = undefined)
compiler/types.js:31
↓ 19 callersFunction__ecma262_LocalTime
(t: number)
compiler/builtins/date.ts:187
↓ 18 callersFunction__Porffor_regex_hexDigitToValue
(char: i32)
compiler/builtins/regexp.ts:72
↓ 18 callersFunction__ecma262_MakeDate
(day: number, time: number)
compiler/builtins/date.ts:254
↓ 18 callersFunctionunsignedLEB128
compiler/encoding.js:54
↓ 17 callersFunction__Porffor_bytestring_bufferChar
(buffer: i32, char: i32)
compiler/builtins/json.ts:22
↓ 17 callersFunctionfunc
(name, op, args, retType, wasm, only3264 = false)
compiler/builtins/atomics.js:15
↓ 17 callersFunctionperformOp
(scope, op, left, right, leftType, rightType)
compiler/codegen.js:1236
↓ 17 callersFunctionpop
()
compiler/cyclone.js:74
↓ 17 callersFunctionprint
(x, depth = [])
compiler/index.js:179
↓ 17 callersFunctionremoveBrackets
compiler/2c.js:164
↓ 16 callersFunction__Porffor_date_write
(date: any, val: number)
compiler/builtins/date.ts:598
↓ 16 callersFunctionparseInt
(input: any, radix: any)
compiler/builtins/number.ts:558
↓ 16 callersFunctiontime
compiler/assemble.js:9
↓ 16 callersFunctionuniqId
()
compiler/codegen.js:6765
↓ 15 callersFunction__Porffor_bytestring_appendPadNum
(str: bytestring, num: number, len: number)
compiler/builtins/date.ts:1449
↓ 15 callersFunction__Porffor_printString
(arg: bytestring|string)
compiler/builtins/console.ts:3
↓ 15 callersFunctionmakeString
(scope, str, bytestring = true)
compiler/codegen.js:5685
↓ 14 callersFunctionbool
compiler/cyclone.js:85
↓ 14 callersFunctiongenerateExpression
(depth = 0)
fuzz/generator.js:72
↓ 13 callersFunction__Porffor_bytestring_bufferStr
(buffer: i32, str: bytestring)
compiler/builtins/json.ts:3
↓ 13 callersFunction__Porffor_consolePrint
(arg: any)
compiler/builtins/console.ts:314
↓ 13 callersFunction__Porffor_object_writeKey
(ptr: i32, key: any, hash: i32)
compiler/builtins/_internal_object.ts:106
↓ 13 callersFunctioncreateImport
(name, params, returns, js = null, c = null)
compiler/builtins.js:27
↓ 13 callersFunctionparseFloat
(input: any)
compiler/builtins/number.ts:689
↓ 13 callersFunctionsection
(id, bytes)
compiler/assemble.js:121
↓ 12 callersFunctionNumber
(value: any)
compiler/builtins/number.ts:5
↓ 12 callersFunction__ecma262_MakeTime
(hour: number, min: number, sec: number, ms: number)
compiler/builtins/date.ts:199
↓ 12 callersFunctionarg
(name, s1, s2)
compiler/builtins/annexb_string.js:21
↓ 12 callersFunctionformatPropertyName
(propertyKey, objectName = "")
test262/harness.js:1312
↓ 12 callersFunctionsanitize
compiler/2c.js:196
↓ 12 callersFunctiontypeSwitch
(scope, type, bc, returns = valtypeBinary, fallthrough = false)
compiler/codegen.js:2971
↓ 12 callersFunctiontypeUsed
(scope, x)
compiler/codegen.js:2963
↓ 12 callersFunctionunsignedLEB128_length
compiler/encoding.js:77
↓ 11 callersFunctionSymbol
(description: any)
compiler/builtins/symbol.ts:5
↓ 11 callersFunction__Porffor_object_getPrototype
(obj: any)
compiler/builtins/_internal_object.ts:306
↓ 11 callersFunction__ecma262_YearFromTime
(t: number)
compiler/builtins/date.ts:58
↓ 11 callersFunctioncompareIf
(a, b, test, compare, cache)
test262/harness.js:650
↓ 11 callersFunctiongenerateVarDstr
(scope, kind, pattern, init, defaultValue, global)
compiler/codegen.js:3276
↓ 11 callersFunctiongetType
(scope, name, failEarly = false)
compiler/codegen.js:1644
↓ 10 callersFunction__Porffor_bytestring_appendStr
(str: bytestring, appendage: bytestring)
compiler/builtins/date.ts:1416
↓ 10 callersFunction__Porffor_bytestring_buffer2Char
(buffer: i32, char1: i32, char2: i32)
compiler/builtins/json.ts:27
↓ 10 callersFunction__Porffor_consoleIndent
()
compiler/builtins/console.ts:303
↓ 10 callersFunction__Porffor_object_accessorSet
(entryPtr: i32)
compiler/builtins/_internal_object.ts:399
↓ 10 callersFunction__Porffor_object_fastAdd
(obj: any, key: any, value: any, flags: i32)
compiler/builtins/_internal_object.ts:125
↓ 10 callersFunction__Porffor_printArray
(arg: any[]|Uint8Array|Int8Array|Uint8ClampedArray|Uint16Array|Int16Array|Uint32Array|Int32Array|Float32Array|
compiler/builtins/console.ts:33
↓ 10 callersFunction__ecma262_Day
(t: number)
compiler/builtins/date.ts:8
↓ 10 callersFunction__ecma262_HourFromTime
(t: number)
compiler/builtins/date.ts:168
↓ 10 callersFunction__ecma262_MakeDay
(year: number, month: number, date: number)
compiler/builtins/date.ts:216
↓ 10 callersFunction__ecma262_MinFromTime
(t: number)
compiler/builtins/date.ts:173
↓ 10 callersFunction__ecma262_Modulo
(x: number, y: number)
compiler/builtins/date.ts:3
↓ 10 callersFunction__ecma262_SecFromTime
(t: number)
compiler/builtins/date.ts:178
↓ 10 callersFunctioncomptime
(name, returnType, comptime, jsLength = 0)
compiler/builtins.js:1400
↓ 10 callersFunctionmakeTypedArrayNext
(getOp, elementSize, type = TYPES.number)
compiler/codegen.js:4801
↓ 9 callersFunction__Porffor_object_isInextensible
(obj: any)
compiler/builtins/_internal_object.ts:285
↓ 9 callersFunction__ecma262_DateFromTime
(t: number)
compiler/builtins/date.ts:124
↓ 9 callersFunction__ecma262_MonthFromTime
(t: number)
compiler/builtins/date.ts:88
↓ 9 callersFunction__ecma262_msFromTime
(t: number)
compiler/builtins/date.ts:183
↓ 9 callersFunctioncompile
(file, _funcs)
compiler/precompile.js:51
↓ 9 callersFunctionerror
compiler/builtins/error.js:5
↓ 9 callersFunctionnoArgs
(a0, a1)
compiler/builtins/annexb_string.js:3
↓ 9 callersFunctionsetType
(scope, name, type, noInfer = false)
compiler/codegen.js:1686
↓ 9 callersFunctionunhackName
compiler/codegen.js:2822
↓ 8 callersFunctionDEFAULT_VALUE
()
compiler/codegen.js:2817
↓ 8 callersFunction__ecma262_SameValueZero
(x: any, y: any)
compiler/builtins/z_ecma262.ts:6
↓ 8 callersFunction__ecma262_UTC
(t: number)
compiler/builtins/date.ts:191
↓ 8 callersFunctionlog
(area, ...args)
compiler/log.js:15
↓ 8 callersFunctionprops
(base, vals)
compiler/builtins.js:270
↓ 8 callersFunctiontime
(id, msg)
compiler/pgo.js:29
↓ 7 callersFunction__DataView_prototype_buffer$get
(_this: DataView)
compiler/builtins/dataview.ts:32
↓ 7 callersFunction__Number_prototype_toString
(_this: number, radix: number|any)
compiler/builtins/number.ts:37
↓ 7 callersFunction__ecma262_IsPromise
(x: any)
compiler/builtins/promise.ts:32
↓ 7 callersFunctionadd
(x, y)
compiler/codegen.js:2124
↓ 7 callersFunctionforceDuoValtype
(scope, wasm, forceValtype)
compiler/codegen.js:282
next →1–100 of 1,144, ranked by callers