Reviewers: Toon Verwaest,
Description:
Introduce a PrototypeIterator class and use it for prototype access
The new pattern is that we first get the map of the root of the
prototype chain using Object::GetMapRoot() and then walk up the
prototype chain using Map::prototype().
BUG=???
[email protected]
LOG=n
Please review this at https://codereview.chromium.org/376233002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+115, -21 lines):
M BUILD.gn
M src/accessors.cc
M src/api.cc
M src/builtins.cc
M src/ic-inl.h
M src/objects.h
M src/objects.cc
A src/prototype.h
M tools/gyp/v8.gyp
--
--
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.