Reviewers: Michael Starzinger, Toon Verwaest,
Description:
Don't overwrite transition array map while iterating over the transition
tree.
Instread of using the transition array map to store the iteration index, we
are
using the constructor field of the map. Moreover, I removed the unchecked
transition array accessors.
BUG=
Please review this at https://codereview.chromium.org/223533002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+80, -82 lines):
M src/objects.h
M src/objects.cc
M src/objects-inl.h
M src/objects-visiting-inl.h
M src/transitions.h
M src/transitions-inl.h
--
--
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.