DescriptionMake sure builtins preserve guarantees about empty element array prototypes.
We have a bottleneck around storing elements in the array and object prototypes,
but the Push() and Unshift() builtins don't respect them.
Fix this exactly to the level of existing support for stores.
BUG=v8:4043
LOG=N
NOTRY=true
Committed: https://crrev.com/9987221c02b63bb93c6013e9706bd5e93322ef14
Cr-Commit-Position: refs/heads/master@{#27943}
Patch Set 1 #Patch Set 2 : nits. #
Total comments: 4
Patch Set 3 : Oops, leftover printf... #Patch Set 4 : REBASE, fix nits. #
Messages
Total messages: 14 (5 generated)
|