DescriptionAvoid some unnecessary fast-properties map creations.
(1) When we have just normalized and re-fastified a map, we don't need to copy it again to set the is_prototype bit.
(2) When defining accessors causes a non-prototype object to go slow, don't force re-fastification.
BUG=v8:3267
LOG=n
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=25221
Patch Set 1 #Patch Set 2 : update tests #
Messages
Total messages: 4 (1 generated)
|