..
array-iterator.js
Reland of Use ES2015-style TypedArray prototype chain (patchset #1 id:1 of https://codereview.chromium.org/1554523002/ )
2015-12-30 22:14:16 +00:00
array.js
[builtins] Remove bunch of uses of %_Arguments and %_ArgumentsLength.
2016-02-11 07:13:15 +00:00
arraybuffer.js
TypedArray and ArrayBuffer support for @@species
2016-01-12 06:07:59 +00:00
collection-iterator.js
Move error message makers off js builtins object.
2015-10-22 11:30:07 +00:00
collection.js
[proxies] Better print for proxies in d8
2015-12-22 13:50:17 +00:00
generator.js
[generators] Implement Generator.prototype.return.
2016-02-04 17:14:15 +00:00
harmony-atomics.js
[builtins] Get rid of a few %_ClassOf uses.
2015-11-12 08:34:02 +00:00
harmony-object-observe.js
Native context: use import/export for Object observe related functions.
2015-10-15 08:32:47 +00:00
harmony-reflect.js
Rename IS_SPEC_OBJECT macro to IS_RECEIVER.
2015-12-17 09:44:02 +00:00
harmony-regexp.js
Add UseCounters for various standards-related code paths
2016-01-07 00:13:03 +00:00
harmony-sharedarraybuffer.js
[es6] Unify ArrayBuffer and SharedArrayBuffer constructors.
2016-01-01 07:13:16 +00:00
harmony-simd.js
Use new.target in favor of %_IsConstructCall intrinsic (1).
2015-11-30 10:48:32 +00:00
harmony-species.js
Add a --harmony-species flag, defining @@species on constructors
2016-01-04 19:39:59 +00:00
harmony-unicode-regexps.js
Add UseCounters for various standards-related code paths
2016-01-07 00:13:03 +00:00
i18n.js
[i18n] Replace uses of %_Arguments/%_ArgumentsLength with arguments.
2016-02-04 06:51:35 +00:00
iterator-prototype.js
Install iterator meta objects via utils object.
2015-10-16 11:27:33 +00:00
json.js
[builtins] Remove bunch of uses of %_Arguments and %_ArgumentsLength.
2016-02-11 07:13:15 +00:00
macros.py
Remove flags for ES2015 features shipped in M48
2016-02-03 20:51:46 +00:00
math.js
[math] Fix Math.hypot to properly call ToNumber on all arguments.
2016-02-04 07:23:27 +00:00
messages.js
Revert "Removed support deprecated (//@|/*@) source(URL|MappingURL)="
2016-02-03 18:45:36 +00:00
object-observe.js
[builtins] Migrate a bunch of Object builtins to C++.
2016-01-04 08:11:07 +00:00
OWNERS
Add littledan to src/js/OWNERS
2016-01-13 01:09:19 +00:00
prologue.js
[builtins] Make Math.max and Math.min fast by default.
2016-01-28 13:07:09 +00:00
promise-extra.js
Unstage non-standard Promise functions
2015-12-10 23:58:26 +00:00
promise.js
Add @@species/better subclassing support to Promises
2016-01-12 06:33:15 +00:00
proxy.js
[proxies] Better print for proxies in d8
2015-12-22 13:50:17 +00:00
regexp.js
[runtime] Remove obsolete %ObjectEquals runtime entry.
2016-02-12 14:07:59 +00:00
runtime.js
[intrinsics] Kill the %_IsMinusZero intrinsic.
2016-02-09 06:28:53 +00:00
spread.js
[builtins] Remove bunch of uses of %_Arguments and %_ArgumentsLength.
2016-02-11 07:13:15 +00:00
string-iterator.js
Rename IS_SPEC_OBJECT macro to IS_RECEIVER.
2015-12-17 09:44:02 +00:00
string.js
[builtins] Rewrite String.fromCharCode w/o %_Arguments.
2016-02-12 11:23:40 +00:00
symbol.js
Implement symbol @@hasInstance for ES6 instanceof support.
2016-02-11 11:59:22 +00:00
templates.js
[builtins] Migrate a bunch of Object builtins to C++.
2016-01-04 08:11:07 +00:00
typedarray.js
[builtins] Remove bunch of uses of %_Arguments and %_ArgumentsLength.
2016-02-11 07:13:15 +00:00
uri.js
Move error message makers off js builtins object.
2015-10-22 11:30:07 +00:00
v8natives.js
[builtins] Migrate Object.getOwnPropertyDescriptor to C++.
2016-02-05 13:12:11 +00:00
weak-collection.js
Rename IS_SPEC_OBJECT macro to IS_RECEIVER.
2015-12-17 09:44:02 +00:00