DescriptionDon'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=
R=mstarzinger@chromium.org, verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20503
Patch Set 1 #Patch Set 2 : #
Total comments: 14
Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 8 (0 generated)
|