v8/src/js
bmeurer da5f4a6ad8 [builtins] Migrate Object.getOwnPropertyDescriptor to C++.
The implementation of Object.getOwnPropertyDescriptor always called into
C++ anyway, so there's no need to have this JavaScript wrapper around at
all.

CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_chromium_rel_ng
R=yangguo@chromium.org

Committed: https://crrev.com/3fdd37b028f4711d0f6dcb038f575ce08ef0cfa3
Cr-Commit-Position: refs/heads/master@{#33379}

Review URL: https://codereview.chromium.org/1606783002

Cr-Commit-Position: refs/heads/master@{#33773}
2016-02-05 13:12:11 +00:00
..
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 Remove flags for ES2015 features shipped in M48 2016-02-03 20:51:46 +00:00
arraybuffer.js TypedArray and ArrayBuffer support for @@species 2016-01-12 06:07:59 +00:00
collection-iterator.js
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
harmony-object-observe.js
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
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
json.js [builtins] Refactor the remaining Date builtins. 2016-01-12 10:48:26 +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
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 Remove flags for ES2015 features shipped in M48 2016-02-03 20:51:46 +00:00
runtime.js Clean up dead code after spread desugaring 2016-01-19 12:06:30 +00:00
spread.js
string-iterator.js Rename IS_SPEC_OBJECT macro to IS_RECEIVER. 2015-12-17 09:44:02 +00:00
string.js [builtins] Make Math.max and Math.min fast by default. 2016-01-28 13:07:09 +00:00
symbol.js Remove flags for ES2015 features shipped in M48 2016-02-03 20:51:46 +00:00
templates.js [builtins] Migrate a bunch of Object builtins to C++. 2016-01-04 08:11:07 +00:00
typedarray.js Fix length of DataView and TypedArray get/set functions 2016-01-26 23:56:11 +00:00
uri.js
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