MCPcopy Create free account

hub / github.com/CanadaHonk/porffor / functions

Functions1,144 in github.com/CanadaHonk/porffor

Function__Date_prototype_valueOf
(_this: any)
compiler/builtins/date.ts:1775
Function__Function_prototype_apply
(_this: Function, thisArg: any, argsArray: any)
compiler/builtins/function.ts:23
Function__Function_prototype_bind
(_this: Function, thisArg: any, argsArray: any)
compiler/builtins/function.ts:27
Function__Function_prototype_toLocaleString
(_this: Function)
compiler/builtins/function.ts:21
Function__JSON_parse
(_: bytestring)
compiler/builtins/json.ts:283
Function__JSON_stringify
(value: any, replacer: any, space: any)
compiler/builtins/json.ts:237
Function__Map_prototype_clear
(_this: Map)
compiler/builtins/map.ts:67
Function__Map_prototype_forEach
(_this: Map, callbackFn: any, thisArg: any = undefined)
compiler/builtins/map.ts:75
Function__Map_prototype_getOrInsert
(_this: Map, key: any, value: any)
compiler/builtins/map.ts:134
Function__Map_prototype_getOrInsertComputed
(_this: Map, key: any, callbackFn: any)
compiler/builtins/map.ts:142
Function__Map_prototype_size$get
(_this: Map)
compiler/builtins/map.ts:3
Function__Map_prototype_toLocaleString
(_this: Map)
compiler/builtins/map.ts:131
Function__Map_prototype_values
(_this: Map)
compiler/builtins/map.ts:118
Function__Math_acos
(x: number)
compiler/builtins/math.ts:463
Function__Math_acosh
(x: number)
compiler/builtins/math.ts:425
Function__Math_asin
(x: number)
compiler/builtins/math.ts:439
Function__Math_asinh
(x: number)
compiler/builtins/math.ts:419
Function__Math_atan
(x: number)
compiler/builtins/math.ts:465
Function__Math_atan2
(y: number, x: number)
compiler/builtins/math.ts:491
Function__Math_atanh
(x: number)
compiler/builtins/math.ts:429
Function__Math_cbrt
(y: number)
compiler/builtins/math.ts:328
Function__Math_cos
(x: number)
compiler/builtins/math.ts:394
Function__Math_cosh
(x: number)
compiler/builtins/math.ts:409
Function__Math_exp
(x: number)
compiler/builtins/math.ts:8
Function__Math_expm1
(x: number)
compiler/builtins/math.ts:261
Function__Math_hypot
(x: number, y: number)
compiler/builtins/math.ts:347
Function__Math_log
(y: number)
compiler/builtins/math.ts:72
Function__Math_log10
(x: number)
compiler/builtins/math.ts:113
Function__Math_log1p
(x: number)
compiler/builtins/math.ts:284
Function__Math_log2
(y: number)
compiler/builtins/math.ts:40
Function__Math_pow
(base: number, exponent: number)
compiler/builtins/math.ts:125
Function__Math_sin
(x: number)
compiler/builtins/math.ts:353
Function__Math_sinh
(x: number)
compiler/builtins/math.ts:404
Function__Math_sqrt
(y: number)
compiler/builtins/math.ts:309
Function__Math_sumPrecise
(values: any[])
compiler/builtins/math.ts:508
Function__Math_tan
(x: number)
compiler/builtins/math.ts:398
Function__Math_tanh
(x: number)
compiler/builtins/math.ts:410
Function__Number_parseFloat
(input: any)
compiler/builtins/number.ts:763
Function__Number_parseInt
(input: any, radix: any)
compiler/builtins/number.ts:687
Function__Number_prototype_toExponential
(_this: number, fractionDigits: number|any)
compiler/builtins/number.ts:359
Function__Number_prototype_toFixed
(_this: number, fractionDigits: number)
compiler/builtins/number.ts:270
Function__Number_prototype_toLocaleString
(_this: number)
compiler/builtins/number.ts:356
Function__Number_prototype_valueOf
(_this: number)
compiler/builtins/number.ts:552
Function__Object_assign
(target: any, ...sources: any[])
compiler/builtins/object.ts:206
Function__Object_create
(proto: any, props: any)
compiler/builtins/object.ts:661
Function__Object_entries
(obj: any)
compiler/builtins/object.ts:109
Function__Object_freeze
(obj: any)
compiler/builtins/object.ts:345
Function__Object_fromEntries
(iterable: any)
compiler/builtins/object.ts:132
Function__Object_getOwnPropertyDescriptors
(obj: any)
compiler/builtins/object.ts:446
Function__Object_getOwnPropertyNames
(obj: any)
compiler/builtins/object.ts:463
Function__Object_getOwnPropertySymbols
(obj: any)
compiler/builtins/object.ts:517
Function__Object_getPrototypeOf
(obj: any)
compiler/builtins/object.ts:691
Function__Object_groupBy
(items: any, callbackFn: any)
compiler/builtins/object.ts:673
Function__Object_is
(x: any, y: any)
compiler/builtins/object.ts:312
Function__Object_isExtensible
(obj: any)
compiler/builtins/object.ts:336
Function__Object_isFrozen
(obj: any)
compiler/builtins/object.ts:355
Function__Object_isSealed
(obj: any)
compiler/builtins/object.ts:380
Function__Object_preventExtensions
(obj: any)
compiler/builtins/object.ts:331
Function__Object_prototype_isPrototypeOf
(_this: any, obj: any)
compiler/builtins/object.ts:710
Function__Object_prototype_propertyIsEnumerable
(_this: any, prop: any)
compiler/builtins/object.ts:289
Function__Object_prototype_toLocaleString
(_this: any)
compiler/builtins/object.ts:759
Function__Object_prototype_valueOf
(_this: any)
compiler/builtins/object.ts:761
Function__Object_seal
(obj: any)
compiler/builtins/object.ts:370
Function__Object_setPrototypeOf
(obj: any, proto: any)
compiler/builtins/object.ts:696
Function__Porffor_AsyncGenerator
(values: any[])
compiler/builtins/generator.ts:42
Function__Porffor_AsyncGenerator_prototype_return
(vals: any[], value: any)
compiler/builtins/generator.ts:68
Function__Porffor_AsyncGenerator_prototype_throw
(vals: any[], value: any)
compiler/builtins/generator.ts:75
Function__Porffor_AsyncGenerator_return
(vals: any[], value: any)
compiler/builtins/generator.ts:53
Function__Porffor_AsyncGenerator_yield
(vals: any[], value: any)
compiler/builtins/generator.ts:46
Function__Porffor_Generator
(values: any[])
compiler/builtins/generator.ts:3
Function__Porffor_Generator_prototype_return
(vals: any[], value: any)
compiler/builtins/generator.ts:29
Function__Porffor_Generator_prototype_throw
(vals: any[], value: any)
compiler/builtins/generator.ts:36
Function__Porffor_Generator_return
(vals: any[], value: any)
compiler/builtins/generator.ts:14
Function__Porffor_Generator_yield
(vals: any[], value: any)
compiler/builtins/generator.ts:7
Function__Porffor_array_fastIndexOf
(arr: any[], el: number)
compiler/builtins/array.ts:993
Function__Porffor_array_fastPopI32
(arr: any[])
compiler/builtins/regexp.ts:65
Function__Porffor_array_fastPush
(arr: any[], el: any)
compiler/builtins/array.ts:986
Function__Porffor_array_fastPushI32
(arr: any[], el: any)
compiler/builtins/regexp.ts:58
Function__Porffor_array_fastRemove
(arr: any[], i: i32, len: i32)
compiler/builtins/array.ts:1003
Function__Porffor_bigint_div
(a: i32, b: i32)
compiler/builtins/bigint.ts:241
Function__Porffor_bigint_le
(a: i32, b: i32)
compiler/builtins/bigint.ts:269
Function__Porffor_bigint_lt
(a: i32, b: i32)
compiler/builtins/bigint.ts:265
Function__Porffor_bigint_mul
(a: i32, b: i32)
compiler/builtins/bigint.ts:237
Function__Porffor_bigint_ne
(a: i32, b: i32)
compiler/builtins/bigint.ts:253
Function__Porffor_bigint_rem
(a: i32, b: i32)
compiler/builtins/bigint.ts:245
Function__Porffor_bigint_sub
(a: i32, b: i32)
compiler/builtins/bigint.ts:233
Function__Porffor_bytestring_append2Char
(str: bytestring, char1: i32, char2: i32)
compiler/builtins/date.ts:1439
Function__Porffor_compareStrings
(a: any, b: any)
compiler/builtins/string_f64.ts:3
Function__Porffor_generateArgumentsObject
(argc: i32, hasRest: boolean, ...args: any[])
compiler/builtins/function.ts:33
Function__Porffor_log
(arg: any)
compiler/builtins/console.ts:519
Function__Porffor_object_assignAll
(target: any, source: any)
compiler/builtins/object.ts:277
Function__Porffor_object_checkAllFlags
(obj: any, dataAnd: i32, accessorAnd: i32, dataExpected: i32, accessorExpected: i32)
compiler/builtins/_internal_object.ts:352
Function__Porffor_object_class_get
(obj: any, key: any, get: any)
compiler/builtins/_internal_object.ts:1316
Function__Porffor_object_class_method
(obj: any, key: any, value: any)
compiler/builtins/_internal_object.ts:1284
Function__Porffor_object_class_set
(obj: any, key: any, set: any)
compiler/builtins/_internal_object.ts:1352
Function__Porffor_object_class_value
(obj: any, key: any, value: any)
compiler/builtins/_internal_object.ts:1252
Function__Porffor_object_define
(obj: any, key: any, value: any, flags: i32)
compiler/builtins/_internal_object.ts:979
Function__Porffor_object_delete
(obj: any, key: any)
compiler/builtins/_internal_object.ts:1049
Function__Porffor_object_deleteStrict
(obj: any, key: any)
compiler/builtins/_internal_object.ts:1099
Function__Porffor_object_expr_get
(obj: any, key: any, get: any)
compiler/builtins/_internal_object.ts:1189
← previousnext →701–800 of 1,144, ranked by callers