DescriptionFix array boilerplate object transitioning.
Array literal boilerplate objects can be transitioned while existing
un-transitioned clones are still being populated. This adds a check that
prevents us from performing the same transition twice.
R=danno@chromium.org
BUG=v8:2055
TEST=mjsunit/regress/regress-2055
Committed: https://code.google.com/p/v8/source/detail?r=11221
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed comments by Daniel Clifford. #
Total comments: 4
Patch Set 3 : Addressed moar comments by Daniel Clifford. #
Messages
Total messages: 5 (0 generated)
|