Home | History | Annotate | Download | only in v8

Lines Matching full:implemented

415         Implemented local load/store elimination on basic blocks.
809 Implemented WeakMap.prototype.clear function. (issue 2753)
902 Implemented Load IC support for loading properties from primitive
905 Implemented Freeing of PerThreadAssertData when possible to avoid
1233 ES6 symbols: Implemented Symbol intrinsic and basic functionality
2023 Implemented TypedArray.set and ArrayBuffer.slice in d8.
2124 Implemented heap profiler memory usage reporting.
2140 Implemented ES5-conformant semantics for inherited setters and read-only
2250 Implemented map collection with incremental marking (issue 1465).
2268 Implemented clearing of CompareICs (issue 2102).
2340 Implemented rudimentary module linking (behind --harmony flag)
2342 Implemented ES5 erratum: Global declarations should shadow
2456 Implemented a hash based look-up to speed up address checks
2926 Implemented performance improvements to the incremental garbage
3042 Implemented ES5 generic Array.prototype.toString (Issue 1361).
3093 Implemented better support of typed arrays in the d8 shell.
3261 Implemented Object.prototype.{hasOwnProperty, propertyIsEnumerable} for
3331 Implemented Object.defineProperty for proxies.
3512 Implemented the set trap for Harmony proxies. Proxies still need to
3570 Implemented the get trap for Harmony proxies. Proxies are enabled
3597 Implemented CallAsConstructor method for Object in the API (Issue 1348).
3610 Implemented API to disallow code generation from strings for a context
3627 Implemented support for ARM EABI calling convention variation where
3749 Implemented more of EcmaScript 5 strict mode.
3767 Implemented more of EcmaScript 5 strict mode.
3787 Implemented more of EcmaScript 5 strict mode.
3798 Implemented more of EcmaScript 5 strict mode.
3807 Implemented more of EcmaScript 5 strict mode.
4190 Implemented --noinline-new flag fully on IA32, X64 and ARM platforms.
4454 Implemented Function.prototype.bind (ES5 15.3.4.5).
4632 Implemented Object.getOwnPropertyDescriptor for element indices and
4846 [ES5] Implemented Object.defineProperty.
4863 [ES5] Implemented Object.getOwnPropertyNames.
5059 Implemented a new JavaScript minifier for compressing the source of
5120 Implemented missing pieces of debugger infrastructure on ARM. The
5148 Implemented native-code support for regular expressions on ARM.
5634 Implemented a number of optimizations in the code generator.
5658 Implemented __defineGetter__ and __defineSetter__ for properties
5668 Implemented hidden properties. This is used to expose an identity
5671 Implemented restarting of regular expressions if their input
5905 Implemented shell support for passing arguments to a script from