DescriptionEmpty Array prototype elements protection needs to alert on length change.
If the length of the array prototype is changed, be sure to turn off the
guarantee that it's elements are empty.
This case was missed in https://codereview.chromium.org/1092043002
("Protect the emptiness of Array prototype elements with a PropertyCell")
R=jkummerow@chromium.org
BUG=479781
LOG=N
Committed: https://crrev.com/df7e09da19e39fe9047cb9a02c427aa3f8915916
Cr-Commit-Position: refs/heads/master@{#28033}
Patch Set 1 #
Total comments: 1
Patch Set 2 : With comments. #
Messages
Total messages: 7 (2 generated)
|