MCPcopy Create free account

hub / github.com/CanadaHonk/porffor / functions

Functions1,144 in github.com/CanadaHonk/porffor

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
← previousnext →601–700 of 1,144, ranked by callers