DescriptionFix bug in Map::TraverseTransitionTree.
If map has an empty DescriptorArray we have to set map_or_index_field to NULL otherwise we will
reset iteration state for a previously visited map in the transition tree which has a non-empty
DescriptorArray. This might result in visiting the same map several times.
R=whesse@chromium.org
BUG=v8:1526
Committed: http://code.google.com/p/v8/source/detail?r=8596
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|