Reviewers: Igor Sheludko,
Message:
PTAL
Description:
Use GetProperty for getting elements.
This also fixes issues with
- kMaxUint32 being a valid length but not index cornercases
- exotic integer objects masking "exotic indexes" even though its in the
prototype chain
- concating of holey sloppy arguments
BUG=v8:4137
LOG=n
Please review this at https://codereview.chromium.org/1159433003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+241, -445 lines):
M src/api.cc
M src/array.js
M src/builtins.cc
M src/compiler/js-typed-lowering.cc
M src/elements.h
M src/elements.cc
M src/ic/ic.cc
M src/json-parser.h
M src/json-stringifier.h
M src/lookup.h
M src/lookup.cc
M src/lookup-inl.h
M src/objects.h
M src/objects.cc
M src/objects-inl.h
M src/runtime/runtime-array.cc
M src/runtime/runtime-classes.cc
M src/runtime/runtime-debug.cc
M src/runtime/runtime-typedarray.cc
M src/utils.h
M test/cctest/test-api.cc
M test/cctest/test-api-interceptors.cc
M test/mjsunit/enumeration-order.js
M test/mjsunit/es6/indexed-integer-exotics.js
M test/mjsunit/regress/regress-581.js
M test/mjsunit/regress/regress-splice-large-index.js
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.