source:
webkit/trunk/Source/JavaScriptCore/builtins@
262083
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ArrayConstructor.js | 4.0 KB | 262017 | 5 years | Use @isUndefinedOrNull instead of abstract equality with null … | |
ArrayIteratorPrototype.js | 2.7 KB | 254419 | 5 years | [JSC] Remove IsDone from JSArrayIterator … | |
ArrayPrototype.js | 21.6 KB | 261987 | 5 years | Array.prototype.concat is incorrect with objects whose "length" … | |
AsyncFromSyncIteratorPrototype.js | 6.0 KB | 260915 | 5 years | AsyncFromSyncIterator methods should not pass absent values … | |
AsyncFunctionPrototype.js | 2.6 KB | 251671 | 6 years | [JSC] Optimize Promise runtime functions … | |
AsyncGeneratorPrototype.js | 10.5 KB | 250630 | 6 years | [JSC] AsyncGenerator should have internal fields … | |
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.2 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
BuiltinExecutables.h | 2.8 KB | 254653 | 5 years | [JSC] Add support for public class fields … | |
BuiltinNames.cpp | 7.5 KB | 257681 | 5 years | [JSC] BuiltinNames' HashMap should be small … | |
BuiltinNames.h | 9.4 KB | 261600 | 5 years | Implement @isConstructor bytecode intrinsic and bytecode for that … | |
BuiltinUtils.h | 2.2 KB | 249509 | 6 years | [JSC] Make Promise implementation faster … | |
DatePrototype.js | 6.0 KB | 259767 | 5 years | Remove ENABLE_INTL define … | |
FunctionPrototype.js | 3.0 KB | 254418 | 5 years | [JSC] Consistently use "var" in builtin JS … | |
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 | 3.8 KB | 262017 | 5 years | Use @isUndefinedOrNull instead of abstract equality with null … | |
InspectorInstrumentationObject.js | 1.5 KB | 188497 | 10 years | Add InspectorInstrumentation builtin object to instrument the code in … | |
InternalPromiseConstructor.js | 3.2 KB | 196022 | 9 years | [JSC] Introduce BytecodeIntrinsic constant rep like @undefined … | |
IteratorHelpers.js | 1.9 KB | 257681 | 5 years | [JSC] BuiltinNames' HashMap should be small … | |
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 | 260181 | 5 years | [JSC] Implement JSMapIterator/JSSetIterator with … | |
ModuleLoader.js | 13.8 KB | 254418 | 5 years | [JSC] Consistently use "var" in builtin JS … | |
NumberConstructor.js | 1.6 KB | 202680 | 9 years | [JSC] Implement isFinite / isNaN in JS and make DFG ToNumber accept … | |
ObjectConstructor.js | 2.2 KB | 254418 | 5 years | [JSC] Consistently use "var" in builtin JS … | |
PromiseConstructor.js | 9.5 KB | 260273 | 5 years | Implement Promise.any and AggregateError … | |
PromiseOperations.js | 15.0 KB | 261601 | 5 years | Move @isConstructor checks from fast paths of Array.from and Array.of … | |
PromisePrototype.js | 4.6 KB | 254418 | 5 years | [JSC] Consistently use "var" in builtin JS … | |
ReflectObject.js | 2.4 KB | 206853 | 9 years | [JSC] Add @throwXXXError bytecode intrinsic … | |
RegExpPrototype.js | 22.1 KB | 262017 | 5 years | Use @isUndefinedOrNull instead of abstract equality with null … | |
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 | 260181 | 5 years | [JSC] Implement JSMapIterator/JSSetIterator with … | |
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.1 KB | 262017 | 5 years | Use @isUndefinedOrNull instead of abstract equality with null … | |
TypedArrayConstructor.js | 5.2 KB | 262017 | 5 years | Use @isUndefinedOrNull instead of abstract equality with null … | |
TypedArrayPrototype.js | 10.9 KB | 257681 | 5 years | [JSC] BuiltinNames' HashMap should be small … | |
WebAssembly.js | 1.6 KB | 247457 | 6 years | [JSC] Improve wasm wpt test results by fixing miscellaneous issues … |
Note:
See TracBrowser
for help on using the repository browser.