DescriptionDon't use the same descriptor array in several maps.
Make a copy of the descriptor array when copying a map with pre-allocated properties. The garbage collector assumes that no two maps point to the same descriptor array.
A simple reduction is missing.
BUG=http://crbug.com/20330
TEST=none
Committed: http://code.google.com/p/v8/source/detail?r=2780
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|