DescriptionHandle pre-allocated properties when copying map.
When copying a map always set the descriptor array to describe the pre-allocated properties, even when descriptors are to be dropped.
Added a test which otherwise failed with an assert on ARM in debug mode. The reason for it only surfasing on ARM is that the NewObject runtime function is always used for allocating new JSObjects on ARM.
This change includes a few parts of http://codereview.chromium.org/174392 needed to trigger the error.
Committed: http://code.google.com/p/v8/source/detail?r=2762
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|