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
↓ 1 callers
Function
loadHarness
test262/index.js:54
↓ 1 callers
Function
loadParser
(fallbackParser = 'acorn', forceParser)
compiler/parse.js:18
↓ 1 callers
Function
main
Main function
bench/lambda/plot.py:205
↓ 1 callers
Function
makeData
(scope, elements, page = null, itemType = 'i8')
compiler/codegen.js:5631
↓ 1 callers
Function
memoryToString
runtime/repl.js:37
↓ 1 callers
Function
noAnsi
bench/avg.js:7
↓ 1 callers
Function
parseValue
()
compiler/builtins/json.ts:298
↓ 1 callers
Function
peek
()
compiler/cyclone.js:71
↓ 1 callers
Function
popWithoutRemove
()
compiler/cyclone.js:72
↓ 1 callers
Function
precompile
()
compiler/precompile.js:210
↓ 1 callers
Function
prepareStatement
()
bench/ffi/sqlite.bun.ts:130
↓ 1 callers
Function
prepareStatement
()
bench/ffi/sqlite.porf.ts:105
↓ 1 callers
Function
prepareStatement
()
bench/ffi/sqlite.deno.ts:119
↓ 1 callers
Function
printBacktrace
(middleIndex, func, funcs, globals, exceptions)
compiler/wrap.js:515
↓ 1 callers
Function
rawParams
compiler/2c.js:900
↓ 1 callers
Function
read
()
compiler/codegen.js:3664
↓ 1 callers
Function
readCharSync
()
byg/index.js:67
↓ 1 callers
Function
replaceOp
compiler/cyclone.js:87
↓ 1 callers
Function
rgb
(r, g, b, x)
compiler/log.js:1
↓ 1 callers
Function
rotl
(n, k)
compiler/codegen.js:3663
↓ 1 callers
Function
run
compiler/index.js:165
↓ 1 callers
Function
run
(source, _context, _filename, callback, run = true)
runtime/repl.js:82
↓ 1 callers
Function
run
()
bench/ffi/sqlite.bun.ts:145
↓ 1 callers
Function
run
()
bench/ffi/sqlite.porf.ts:125
↓ 1 callers
Function
run
()
bench/ffi/sqlite.deno.ts:134
↓ 1 callers
Function
runLambdaFunction
( functionName: string, iterations: number, )
bench/lambda/bench.ts:26
↓ 1 callers
Function
runRichards
* The Richards benchmark simulates the task dispatcher of an * operating system.
bench/richards_direct.js:40
↓ 1 callers
Function
runRichards
* The Richards benchmark simulates the task dispatcher of an * operating system.
bench/richards.js:40
↓ 1 callers
Function
setObjProp
(obj, prop, value)
compiler/codegen.js:2098
↓ 1 callers
Function
setVarMetadata
(scope, name, global = false, metadata = {})
compiler/codegen.js:3177
↓ 1 callers
Function
single
(a)
bench/indirect.js:9
↓ 1 callers
Function
sixteen
(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p)
bench/indirect.js:13
↓ 1 callers
Function
slow
()
compiler/builtins.js:1527
↓ 1 callers
Function
timeStr
test262/index.js:334
↓ 1 callers
Function
tree
test262/fails.cjs:3
↓ 1 callers
Function
tryCompareTypeOfEquality
(a, b)
test262/harness.js:667
↓ 1 callers
Function
two
(a,b)
bench/indirect.js:10
↓ 1 callers
Function
typeAnnoToPorfType
compiler/codegen.js:3191
↓ 1 callers
Function
typeIsNotOneOf
(type, types, valtype = Valtype.i32)
compiler/codegen.js:3136
↓ 1 callers
Function
underline
compiler/log.js:2
↓ 1 callers
Function
validateNativeFunctionSource
test262/harness.js:894
↓ 1 callers
Function
varId
compiler/semantic.js:1
↓ 1 callers
Function
zero
()
bench/indirect.js:8
Function
$DETACHBUFFER
(buffer)
test262/harness.js:581
Function
$DONOTEVALUATE
()
test262/harness.js:29
Function
Array
(...args: any[])
compiler/builtins/array.ts:3
Function
ArrayBuffer
(length: any)
compiler/builtins/arraybuffer.ts:15
Function
BuiltinFuncs
compiler/builtins_precompiled.js:7
Function
CollectValuesAndResize
(n, values, rab, resizeAfter, resizeTo)
test262/harness.js:354
Function
CreateRabForTest
(ctor)
test262/harness.js:344
Function
CustomError
()
test262/harness.js:1941
Function
DataView
(arg: any, byteOffset: any, length: any)
compiler/builtins/dataview.ts:3
Function
DeviceTask
* 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
Function
DeviceTask
* 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
Function
Function
(source: string)
compiler/builtins/function.ts:8
Function
HandlerTask
* 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
Function
HandlerTask
* A task that manipulates work packets and then suspends itself. * @param {Scheduler} scheduler the scheduler that manages this task * @constructor
bench/richards.js:449
Function
IdleTask
* 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
Function
IdleTask
* 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
Function
Map
(iterable: any)
compiler/builtins/map.ts:89
Function
Object
(value: any)
compiler/builtins/object.ts:3
Function
Packet
* 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
Function
Packet
* 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
Function
Promise
(executor: any)
compiler/builtins/promise.ts:228
Function
RegExp
(pattern: any, flags: any)
compiler/builtins/regexp.ts:1397
Function
Scheduler
* 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
Function
Scheduler
* 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
Function
Set
(iterable: any)
compiler/builtins/set.ts:80
Function
SharedArrayBuffer
(length: any)
compiler/builtins/arraybuffer.ts:178
Function
TaskControlBlock
* 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
Function
TaskControlBlock
* 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
Function
TestIterationAndResize
(iterable, expected, rab, resizeAfter, newByteLength)
test262/harness.js:366
Function
ToNumbers
(array)
test262/harness.js:327
Function
WeakMap
(iterable: any)
compiler/builtins/weakmap.ts:18
Function
WeakRef
(target: any)
compiler/builtins/weakref.ts:3
Function
WeakSet
(iterable: any)
compiler/builtins/weakset.ts:18
Function
WorkerTask
* 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
Function
WorkerTask
* 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
← previous
next →
501–600 of 1,144, ranked by callers