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
Function
__Array_prototype_flatMap
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:583
Function
__Array_prototype_forEach
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:542
Function
__Array_prototype_indexOf
(_this: any[], searchElement: any, _position: any)
compiler/builtins/array.ts:381
Function
__Array_prototype_join
(_this: any[], _separator: any)
compiler/builtins/array.ts:812
Function
__Array_prototype_lastIndexOf
(_this: any[], searchElement: any, _position: any)
compiler/builtins/array.ts:401
Function
__Array_prototype_map
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:569
Function
__Array_prototype_pop
(_this: any[])
compiler/builtins/array.ts:126
Function
__Array_prototype_push
(_this: any[], ...items: any[])
compiler/builtins/array.ts:115
Function
__Array_prototype_reduce
(_this: any[], callbackFn: any, initialValue: any)
compiler/builtins/array.ts:669
Function
__Array_prototype_reduceRight
(_this: any[], callbackFn: any, initialValue: any)
compiler/builtins/array.ts:687
Function
__Array_prototype_reverse
(_this: any[])
compiler/builtins/array.ts:525
Function
__Array_prototype_shift
(_this: any[])
compiler/builtins/array.ts:137
Function
__Array_prototype_slice
(_this: any[], _start: any, _end: any)
compiler/builtins/array.ts:214
Function
__Array_prototype_some
(_this: any[], callbackFn: any, thisArg: any)
compiler/builtins/array.ts:657
Function
__Array_prototype_splice
(_this: any[], _start: any, _deleteCount: any, ...items: any[])
compiler/builtins/array.ts:255
Function
__Array_prototype_toLocaleString
(_this: any[])
compiler/builtins/array.ts:809
Function
__Array_prototype_toReversed
(_this: any[])
compiler/builtins/array.ts:845
Function
__Array_prototype_toSorted
(_this: any[], callbackFn: any)
compiler/builtins/array.ts:866
Function
__Array_prototype_toSpliced
(_this: any[], _start: any, _deleteCount: any, ...items: any[])
compiler/builtins/array.ts:875
Function
__Array_prototype_unshift
(_this: any[], ...items: any[])
compiler/builtins/array.ts:174
Function
__Array_prototype_valueOf
(_this: any[])
compiler/builtins/array.ts:840
Function
__Array_prototype_with
(_this: any[], _index: any, value: any)
compiler/builtins/array.ts:440
Function
__BigInt_prototype_toLocaleString
(_this: bigint)
compiler/builtins/bigint.ts:319
Function
__BigInt_prototype_toString
(_this: bigint, radix: any)
compiler/builtins/bigint.ts:315
Function
__BigInt_prototype_valueOf
(_this: bigint)
compiler/builtins/bigint.ts:323
Function
__Boolean_prototype_toString
(_this: boolean)
compiler/builtins/boolean.ts:17
Function
__Boolean_prototype_valueOf
(_this: boolean)
compiler/builtins/boolean.ts:26
Function
__ByteString_prototype_at
(_this: bytestring, index: number)
compiler/builtins/string.ts:372
Function
__ByteString_prototype_charAt
(_this: bytestring, index: number)
compiler/builtins/string.ts:403
Function
__ByteString_prototype_charCodeAt
(_this: bytestring, index: number)
compiler/builtins/string_f64.ts:170
Function
__ByteString_prototype_codePointAt
(_this: bytestring, index: number)
compiler/builtins/string.ts:535
Function
__ByteString_prototype_concat
(_this: bytestring, ...vals: any[])
compiler/builtins/string.ts:1496
Function
__ByteString_prototype_endsWith
(_this: bytestring, searchString: bytestring, endPosition: any = undefined)
compiler/builtins/string.ts:640
Function
__ByteString_prototype_includes
(_this: bytestring, searchString: bytestring, position: number = 0)
compiler/builtins/string.ts:895
Function
__ByteString_prototype_indexOf
(_this: bytestring, searchString: any, position: any = 0)
compiler/builtins/string.ts:720
Function
__ByteString_prototype_isWellFormed
(_this: bytestring)
compiler/builtins/string.ts:2108
Function
__ByteString_prototype_lastIndexOf
(_this: bytestring, searchString: any, position: any = undefined)
compiler/builtins/string.ts:810
Function
__ByteString_prototype_localeCompare
(_this: bytestring, compareString: any)
compiler/builtins/string.ts:2056
Function
__ByteString_prototype_match
(_this: bytestring, regexp: any)
compiler/builtins/regexp.ts:1465
Function
__ByteString_prototype_matchAll
(_this: bytestring, regexp: any)
compiler/builtins/regexp.ts:1489
Function
__ByteString_prototype_padEnd
(_this: bytestring, targetLength: number, padString: any = undefined)
compiler/builtins/string.ts:1071
Function
__ByteString_prototype_padStart
(_this: bytestring, targetLength: number, padString: any = undefined)
compiler/builtins/string.ts:982
Function
__ByteString_prototype_repeat
(_this: bytestring, cnt: any)
compiler/builtins/string.ts:1569
Function
__ByteString_prototype_split
(_this: bytestring, separator: any, limit: any)
compiler/builtins/string.ts:1819
Function
__ByteString_prototype_startsWith
(_this: bytestring, searchString: bytestring, position: number = 0)
compiler/builtins/string.ts:572
Function
__ByteString_prototype_substr
(_this: bytestring, start: number, length: number)
compiler/builtins/string.ts:1212
Function
__ByteString_prototype_toLocaleLowerCase
(_this: bytestring)
compiler/builtins/string.ts:511
Function
__ByteString_prototype_toLocaleString
(_this: bytestring)
compiler/builtins/string.ts:2166
Function
__ByteString_prototype_toLocaleUpperCase
(_this: bytestring)
compiler/builtins/string.ts:509
Function
__ByteString_prototype_toUpperCase
(_this: bytestring)
compiler/builtins/string.ts:442
Function
__ByteString_prototype_toWellFormed
(_this: bytestring)
compiler/builtins/string.ts:2147
Function
__ByteString_prototype_trim
(_this: bytestring)
compiler/builtins/string.ts:1451
Function
__ByteString_prototype_valueOf
(_this: bytestring)
compiler/builtins/string.ts:2175
Function
__DataView_prototype_getFloat32
(_this: DataView, byteOffset: number, littleEndian: any)
compiler/builtins/dataview.ts:221
Function
__DataView_prototype_getInt16
(_this: DataView, byteOffset: number, littleEndian: any)
compiler/builtins/dataview.ts:145
Function
__DataView_prototype_getInt32
(_this: DataView, byteOffset: number, littleEndian: any)
compiler/builtins/dataview.ts:212
Function
__DataView_prototype_getInt8
(_this: DataView, byteOffset: number)
compiler/builtins/dataview.ts:84
Function
__DataView_prototype_setFloat32
(_this: DataView, byteOffset: number, value: number, littleEndian: any)
compiler/builtins/dataview.ts:232
Function
__DataView_prototype_setInt16
(_this: DataView, byteOffset: number, value: number, littleEndian: any)
compiler/builtins/dataview.ts:150
Function
__DataView_prototype_setInt32
(_this: DataView, byteOffset: number, value: number, littleEndian: any)
compiler/builtins/dataview.ts:217
Function
__DataView_prototype_setInt8
(_this: DataView, byteOffset: number, value: number)
compiler/builtins/dataview.ts:89
Function
__Date_UTC
(year: unknown, month: unknown, date: unknown, hours: unknown, minutes: unknown, seconds: unknown, ms: unknown
compiler/builtins/date.ts:305
Function
__Date_prototype_getDate
(_this: any)
compiler/builtins/date.ts:609
Function
__Date_prototype_getDay
(_this: any)
compiler/builtins/date.ts:624
Function
__Date_prototype_getFullYear
(_this: any)
compiler/builtins/date.ts:639
Function
__Date_prototype_getHours
(_this: any)
compiler/builtins/date.ts:654
Function
__Date_prototype_getMilliseconds
(_this: any)
compiler/builtins/date.ts:669
Function
__Date_prototype_getMinutes
(_this: any)
compiler/builtins/date.ts:684
Function
__Date_prototype_getMonth
(_this: any)
compiler/builtins/date.ts:699
Function
__Date_prototype_getSeconds
(_this: any)
compiler/builtins/date.ts:714
Function
__Date_prototype_getTime
(_this: any)
compiler/builtins/date.ts:729
Function
__Date_prototype_getTimezoneOffset
(_this: any)
compiler/builtins/date.ts:738
Function
__Date_prototype_getUTCDate
(_this: any)
compiler/builtins/date.ts:753
Function
__Date_prototype_getUTCDay
(_this: any)
compiler/builtins/date.ts:768
Function
__Date_prototype_getUTCFullYear
(_this: any)
compiler/builtins/date.ts:783
Function
__Date_prototype_getUTCHours
(_this: any)
compiler/builtins/date.ts:798
Function
__Date_prototype_getUTCMilliseconds
(_this: any)
compiler/builtins/date.ts:813
Function
__Date_prototype_getUTCMinutes
(_this: any)
compiler/builtins/date.ts:828
Function
__Date_prototype_getUTCMonth
(_this: any)
compiler/builtins/date.ts:843
Function
__Date_prototype_getUTCSeconds
(_this: any)
compiler/builtins/date.ts:858
Function
__Date_prototype_setDate
(_this: any, date: any)
compiler/builtins/date.ts:874
Function
__Date_prototype_setFullYear
(_this: any, year: any, month: any, date: any)
compiler/builtins/date.ts:904
Function
__Date_prototype_setHours
(_this: any, hour: any, min: any, sec: any, ms: any)
compiler/builtins/date.ts:942
Function
__Date_prototype_setMilliseconds
(_this: any, ms: any)
compiler/builtins/date.ts:990
Function
__Date_prototype_setMinutes
(_this: any, min: any, sec: any, ms: any)
compiler/builtins/date.ts:1021
Function
__Date_prototype_setMonth
(_this: any, month: any, date: any)
compiler/builtins/date.ts:1063
Function
__Date_prototype_setSeconds
(_this: any, sec: any, ms: any)
compiler/builtins/date.ts:1099
Function
__Date_prototype_setTime
(_this: any, time: any)
compiler/builtins/date.ts:1136
Function
__Date_prototype_setUTCDate
(_this: any, date: any)
compiler/builtins/date.ts:1157
Function
__Date_prototype_setUTCFullYear
(_this: any, year: any, month: any, date: any)
compiler/builtins/date.ts:1184
Function
__Date_prototype_setUTCHours
(_this: any, hour: any, min: any, sec: any, ms: any)
compiler/builtins/date.ts:1221
Function
__Date_prototype_setUTCMilliseconds
(_this: any, ms: any)
compiler/builtins/date.ts:1266
Function
__Date_prototype_setUTCMinutes
(_this: any, min: any, sec: any, ms: any)
compiler/builtins/date.ts:1294
Function
__Date_prototype_setUTCMonth
(_this: any, month: any, date: any)
compiler/builtins/date.ts:1333
Function
__Date_prototype_setUTCSeconds
(_this: any, sec: any, ms: any)
compiler/builtins/date.ts:1366
Function
__Date_prototype_toJSON
(_this: any, key: any)
compiler/builtins/date.ts:1539
Function
__Date_prototype_toLocaleDateString
(_this: any, reserved1: any, reserved2: any)
compiler/builtins/date.ts:1757
Function
__Date_prototype_toLocaleString
(_this: any, reserved1: any, reserved2: any)
compiler/builtins/date.ts:1763
Function
__Date_prototype_toLocaleTimeString
(_this: any, reserved1: any, reserved2: any)
compiler/builtins/date.ts:1769
Function
__Date_prototype_toUTCString
(_this: any)
compiler/builtins/date.ts:1705
← previous
next →
601–700 of 1,144, ranked by callers