-
bmeurer authored
The collection builtins (Map, Set, WeakMap, WeakSet) are still written in JavaScript and make heavy use of %_ClassOf, which is kind of expensive compared to a simple instance type check. Change that to use simple instance type checks instead. R=jarin@chromium.org BUG=v8:6261,v8:6278,v8:6344 Review-Url: https://codereview.chromium.org/2814773005 Cr-Original-Commit-Position: refs/heads/master@{#45106} Committed: https://chromium.googlesource.com/v8/v8/+/28170099fd1efc84a724ef133f335fec521c0852 Review-Url: https://codereview.chromium.org/2814773005 Cr-Commit-Position: refs/heads/master@{#45124}
516d8438
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
OWNERS | Loading commit data... | |
array.js | ||
collection-iterator.js | ||
collection.js | ||
intl.js | ||
macros.py | ||
max-min.js | ||
messages.js | ||
prologue.js | ||
promise.js | ||
proxy.js | ||
spread.js | ||
string.js | ||
templates.js | ||
typedarray.js | ||
v8natives.js | ||
weak-collection.js |