source:
webkit/trunk/Source/JavaScriptCore/builtins@
295779
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArrayConstructor.js | 4.0 KB | 265907 | 5 years | Introduce OpIsCallable bytecode and intrinsic … | |
ArrayIteratorPrototype.js | 2.9 KB | 269343 | 5 years | Drop most uses of the phrase 'neuter' from the tree … | |
ArrayPrototype.js | 26.6 KB | 292778 | 3 years | Implement Change Array by copy proposal … | |
AsyncFromSyncIteratorPrototype.js | 6.0 KB | 295011 | 3 years | [JSC] Async / Await should not wrap awaited value with one tick … | |
AsyncFunctionPrototype.js | 2.7 KB | 295011 | 3 years | [JSC] Async / Await should not wrap awaited value with one tick … | |
AsyncGeneratorPrototype.js | 10.9 KB | 295011 | 3 years | [JSC] Async / Await should not wrap awaited value with one tick … | |
AsyncIteratorPrototype.js | 1.4 KB | 221417 | 8 years | [JSC] Use reifying system for "name" property of builtin JSFunction … | |
BuiltinExecutableCreator.cpp | 1.7 KB | 254653 | 5 years | [JSC] Add support for public class fields … | |
BuiltinExecutableCreator.h | 1.6 KB | 249509 | 6 years | [JSC] Make Promise implementation faster … | |
BuiltinExecutables.cpp | 13.7 KB | 294082 | 3 years | Web Inspector: Parse InjectedScriptSource as a built-in to get … | |
BuiltinExecutables.h | 2.9 KB | 272580 | 4 years | [ESNext] Implement private methods … | |
BuiltinNames.cpp | 7.7 KB | 292118 | 3 years | Optimize the construction of a JSC::Identifier from an ASCIILiteral … | |
BuiltinNames.h | 10.6 KB | 295602 | 3 years | [WebIDL] maplike<> and setlike<> declarations should be resilient to … | |
BuiltinUtils.h | 2.2 KB | 292118 | 3 years | Optimize the construction of a JSC::Identifier from an ASCIILiteral … | |
DatePrototype.js | 6.7 KB | 281383 | 4 years | [JSC] Remove Intl runtime feature flags for already shipped ones … | |
FunctionPrototype.js | 3.0 KB | 272471 | 4 years | [JSC] Replace toInteger with toIntegerOrInfinity … | |
GeneratorPrototype.js | 3.8 KB | 250025 | 6 years | [JSC] Generator should have internal fields … | |
GlobalObject.js | 1.8 KB | 202680 | 9 years | [JSC] Implement isFinite / isNaN in JS and make DFG ToNumber accept … | |
GlobalOperations.js | 2.6 KB | 272471 | 4 years | [JSC] Replace toInteger with toIntegerOrInfinity … | |
InternalPromiseConstructor.js | 3.1 KB | 270283 | 4 years | Making module entry promise-like by setting "then" … | |
IteratorHelpers.js | 3.5 KB | 294082 | 3 years | Web Inspector: Parse InjectedScriptSource as a built-in to get … | |
IteratorPrototype.js | 1.4 KB | 221417 | 8 years | [JSC] Use reifying system for "name" property of builtin JSFunction … | |
MapIteratorPrototype.js | 2.3 KB | 260181 | 5 years | [JSC] Implement JSMapIterator/JSSetIterator with … | |
MapPrototype.js | 1.9 KB | 265907 | 5 years | Introduce OpIsCallable bytecode and intrinsic … | |
ModuleLoader.js | 15.2 KB | 273292 | 4 years | Move asyncModuleEvaluation into its own function and use intrinsic … | |
NumberConstructor.js | 1.6 KB | 202680 | 9 years | [JSC] Implement isFinite / isNaN in JS and make DFG ToNumber accept … | |
ObjectConstructor.js | 1.8 KB | 272364 | 4 years | [JSC] Implement Object.entries in C++ … | |
PromiseConstructor.js | 9.1 KB | 266896 | 5 years | Promise.prototype.finally should perform PromiseResolve … | |
PromiseOperations.js | 19.8 KB | 295011 | 3 years | [JSC] Async / Await should not wrap awaited value with one tick … | |
PromisePrototype.js | 3.1 KB | 267184 | 5 years | [JSC] Optimize Promise#finally by avoiding creating multiple … | |
ReflectObject.js | 2.4 KB | 265907 | 5 years | Introduce OpIsCallable bytecode and intrinsic … | |
RegExpPrototype.js | 21.8 KB | 273617 | 4 years | [JSC] Avoid creating functions unnecessarily in builtins … | |
RegExpStringIteratorPrototype.js | 2.6 KB | 254418 | 5 years | [JSC] Consistently use "var" in builtin JS … | |
SetIteratorPrototype.js | 2.2 KB | 260181 | 5 years | [JSC] Implement JSMapIterator/JSSetIterator with … | |
SetPrototype.js | 1.9 KB | 265907 | 5 years | Introduce OpIsCallable bytecode and intrinsic … | |
ShadowRealmPrototype.js | 3.1 KB | 289417 | 3 years | [JSC] move function wrapping logic to a new Function type … | |
StringConstructor.js | 2.1 KB | 224280 | 8 years | [JSC] Introduce @toObject … | |
StringIteratorPrototype.js | 2.5 KB | 254420 | 5 years | [JSC] Use internal object field mechanism to implement … | |
StringPrototype.js | 12.7 KB | 272471 | 4 years | [JSC] Replace toInteger with toIntegerOrInfinity … | |
TypedArrayConstructor.js | 4.1 KB | 268037 | 5 years | %TypedArray%.from must do mapping and putting in lockstep … | |
TypedArrayPrototype.js | 14.7 KB | 294933 | 3 years | Remove per-iteration detached buffer check in %TypedArray% set and … | |
WebAssembly.js | 1.7 KB | 271993 | 4 years | WebAssembly: add support for stream APIs … |
Note:
See TracBrowser
for help on using the repository browser.