MCPcopy Create free account

hub / github.com/CanadaHonk/porffor / functions

Functions1,144 in github.com/CanadaHonk/porffor

↓ 1 callersFunctionloadHarness
test262/index.js:54
↓ 1 callersFunctionloadParser
(fallbackParser = 'acorn', forceParser)
compiler/parse.js:18
↓ 1 callersFunctionmain
Main function
bench/lambda/plot.py:205
↓ 1 callersFunctionmakeData
(scope, elements, page = null, itemType = 'i8')
compiler/codegen.js:5631
↓ 1 callersFunctionmemoryToString
runtime/repl.js:37
↓ 1 callersFunctionnoAnsi
bench/avg.js:7
↓ 1 callersFunctionparseValue
()
compiler/builtins/json.ts:298
↓ 1 callersFunctionpeek
()
compiler/cyclone.js:71
↓ 1 callersFunctionpopWithoutRemove
()
compiler/cyclone.js:72
↓ 1 callersFunctionprecompile
()
compiler/precompile.js:210
↓ 1 callersFunctionprepareStatement
()
bench/ffi/sqlite.bun.ts:130
↓ 1 callersFunctionprepareStatement
()
bench/ffi/sqlite.porf.ts:105
↓ 1 callersFunctionprepareStatement
()
bench/ffi/sqlite.deno.ts:119
↓ 1 callersFunctionprintBacktrace
(middleIndex, func, funcs, globals, exceptions)
compiler/wrap.js:515
↓ 1 callersFunctionrawParams
compiler/2c.js:900
↓ 1 callersFunctionread
()
compiler/codegen.js:3664
↓ 1 callersFunctionreadCharSync
()
byg/index.js:67
↓ 1 callersFunctionreplaceOp
compiler/cyclone.js:87
↓ 1 callersFunctionrgb
(r, g, b, x)
compiler/log.js:1
↓ 1 callersFunctionrotl
(n, k)
compiler/codegen.js:3663
↓ 1 callersFunctionrun
compiler/index.js:165
↓ 1 callersFunctionrun
(source, _context, _filename, callback, run = true)
runtime/repl.js:82
↓ 1 callersFunctionrun
()
bench/ffi/sqlite.bun.ts:145
↓ 1 callersFunctionrun
()
bench/ffi/sqlite.porf.ts:125
↓ 1 callersFunctionrun
()
bench/ffi/sqlite.deno.ts:134
↓ 1 callersFunctionrunLambdaFunction
( functionName: string, iterations: number, )
bench/lambda/bench.ts:26
↓ 1 callersFunctionrunRichards
* The Richards benchmark simulates the task dispatcher of an * operating system.
bench/richards_direct.js:40
↓ 1 callersFunctionrunRichards
* The Richards benchmark simulates the task dispatcher of an * operating system.
bench/richards.js:40
↓ 1 callersFunctionsetObjProp
(obj, prop, value)
compiler/codegen.js:2098
↓ 1 callersFunctionsetVarMetadata
(scope, name, global = false, metadata = {})
compiler/codegen.js:3177
↓ 1 callersFunctionsingle
(a)
bench/indirect.js:9
↓ 1 callersFunctionsixteen
(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p)
bench/indirect.js:13
↓ 1 callersFunctionslow
()
compiler/builtins.js:1527
↓ 1 callersFunctiontimeStr
test262/index.js:334
↓ 1 callersFunctiontree
test262/fails.cjs:3
↓ 1 callersFunctiontryCompareTypeOfEquality
(a, b)
test262/harness.js:667
↓ 1 callersFunctiontwo
(a,b)
bench/indirect.js:10
↓ 1 callersFunctiontypeAnnoToPorfType
compiler/codegen.js:3191
↓ 1 callersFunctiontypeIsNotOneOf
(type, types, valtype = Valtype.i32)
compiler/codegen.js:3136
↓ 1 callersFunctionunderline
compiler/log.js:2
↓ 1 callersFunctionvalidateNativeFunctionSource
test262/harness.js:894
↓ 1 callersFunctionvarId
compiler/semantic.js:1
↓ 1 callersFunctionzero
()
bench/indirect.js:8
Function$DETACHBUFFER
(buffer)
test262/harness.js:581
Function$DONOTEVALUATE
()
test262/harness.js:29
FunctionArray
(...args: any[])
compiler/builtins/array.ts:3
FunctionArrayBuffer
(length: any)
compiler/builtins/arraybuffer.ts:15
FunctionBuiltinFuncs
compiler/builtins_precompiled.js:7
FunctionCollectValuesAndResize
(n, values, rab, resizeAfter, resizeTo)
test262/harness.js:354
FunctionCreateRabForTest
(ctor)
test262/harness.js:344
FunctionCustomError
()
test262/harness.js:1941
FunctionDataView
(arg: any, byteOffset: any, length: any)
compiler/builtins/dataview.ts:3
FunctionDeviceTask
* A task that suspends itself after each time it has been run to simulate * waiting for data from an external device. * @param {Scheduler} scheduler
bench/richards_direct.js:392
FunctionDeviceTask
* A task that suspends itself after each time it has been run to simulate * waiting for data from an external device. * @param {Scheduler} scheduler
bench/richards.js:386
FunctionFunction
(source: string)
compiler/builtins/function.ts:8
FunctionHandlerTask
* A task that manipulates work packets and then suspends itself. * @param {Scheduler} scheduler the scheduler that manages this task * @constructor
bench/richards_direct.js:463
FunctionHandlerTask
* A task that manipulates work packets and then suspends itself. * @param {Scheduler} scheduler the scheduler that manages this task * @constructor
bench/richards.js:449
FunctionIdleTask
* An idle task doesn't do any work itself but cycles control between the two * device tasks. * @param {Scheduler} scheduler the scheduler that manag
bench/richards_direct.js:360
FunctionIdleTask
* An idle task doesn't do any work itself but cycles control between the two * device tasks. * @param {Scheduler} scheduler the scheduler that manag
bench/richards.js:358
FunctionMap
(iterable: any)
compiler/builtins/map.ts:89
FunctionObject
(value: any)
compiler/builtins/object.ts:3
FunctionPacket
* A simple package of data that is manipulated by the tasks. The exact layout * of the payload data carried by a packet is not importaint, and neith
bench/richards_direct.js:524
FunctionPacket
* A simple package of data that is manipulated by the tasks. The exact layout * of the payload data carried by a packet is not importaint, and neith
bench/richards.js:505
FunctionPromise
(executor: any)
compiler/builtins/promise.ts:228
FunctionRegExp
(pattern: any, flags: any)
compiler/builtins/regexp.ts:1397
FunctionScheduler
* A scheduler can be used to schedule a set of tasks based on their relative * priorities. Scheduling is done by maintaining a list of task control
bench/richards_direct.js:89
FunctionScheduler
* A scheduler can be used to schedule a set of tasks based on their relative * priorities. Scheduling is done by maintaining a list of task control
bench/richards.js:89
FunctionSet
(iterable: any)
compiler/builtins/set.ts:80
FunctionSharedArrayBuffer
(length: any)
compiler/builtins/arraybuffer.ts:178
FunctionTaskControlBlock
* A task control block manages a task and the queue of work packages associated * with it. * @param {TaskControlBlock} link the preceding block in t
bench/richards_direct.js:250
FunctionTaskControlBlock
* A task control block manages a task and the queue of work packages associated * with it. * @param {TaskControlBlock} link the preceding block in t
bench/richards.js:250
FunctionTestIterationAndResize
(iterable, expected, rab, resizeAfter, newByteLength)
test262/harness.js:366
FunctionToNumbers
(array)
test262/harness.js:327
FunctionWeakMap
(iterable: any)
compiler/builtins/weakmap.ts:18
FunctionWeakRef
(target: any)
compiler/builtins/weakref.ts:3
FunctionWeakSet
(iterable: any)
compiler/builtins/weakset.ts:18
FunctionWorkerTask
* A task that manipulates work packets. * @param {Scheduler} scheduler the scheduler that manages this task * @param {int} v1 a seed used to specify
bench/richards_direct.js:424
FunctionWorkerTask
* A task that manipulates work packets. * @param {Scheduler} scheduler the scheduler that manages this task * @param {int} v1 a seed used to specify
bench/richards.js:414
Function[Symbol.species]
()
test262/harness.js:2088
Function[name]
()
compiler/wrap.js:140
Function__ArrayBuffer_isView
(value: any)
compiler/builtins/arraybuffer.ts:3
Function__ArrayBuffer_prototype_byteLength$get
(_this: ArrayBuffer)
compiler/builtins/arraybuffer.ts:31
Function__ArrayBuffer_prototype_detached$get
(_this: ArrayBuffer)
compiler/builtins/arraybuffer.ts:65
Function__ArrayBuffer_prototype_maxByteLength$get
(_this: ArrayBuffer)
compiler/builtins/arraybuffer.ts:48
Function__ArrayBuffer_prototype_resizable$get
(_this: ArrayBuffer)
compiler/builtins/arraybuffer.ts:77
Function__ArrayBuffer_prototype_resize
(_this: ArrayBuffer, newLength: any)
compiler/builtins/arraybuffer.ts:172
Function__ArrayBuffer_prototype_slice
(_this: ArrayBuffer, start: any, end: any)
compiler/builtins/arraybuffer.ts:81
Function__ArrayBuffer_prototype_transferToFixedLength
(_this: ArrayBuffer, newLength: any)
compiler/builtins/arraybuffer.ts:170
Function__Array_from
(arg: any, mapFn: any, thisArg: any = undefined)
compiler/builtins/array.ts:38
Function__Array_isArray
(x: unknown)
compiler/builtins/array.ts:35
Function__Array_prototype_concat
(_this: any[], ...vals: any[])
compiler/builtins/array.ts:501
Function__Array_prototype_copyWithin
(_this: any[], _target: any, _start: any, _end: any)
compiler/builtins/array.ts:464
Function__Array_prototype_every
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:644
Function__Array_prototype_fill
(_this: any[], value: any, _start: any, _end: any)
compiler/builtins/array.ts:353
Function__Array_prototype_filter
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:552
Function__Array_prototype_find
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:601
Function__Array_prototype_findIndex
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:622
Function__Array_prototype_findLast
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:612
Function__Array_prototype_findLastIndex
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:634
Function__Array_prototype_flat
(_this: any[], _depth: any)
compiler/builtins/array.ts:960
← previousnext →501–600 of 1,144, ranked by callers