DescriptionFix issue with __proto__ when using ES6 object literals
It should be possible to create a concise method with the name
__proto__ without setting the [[Prototype]]. Similarly, property
name shorthands with the name __proto__ should define an own
property.
BUG=v8:3818
LOG=Y
R=adamk, dslomov@chromium.org
Committed: https://crrev.com/bc3b2960e3b7abc16440717f289a430aef904cb1
Cr-Commit-Position: refs/heads/master@{#26172}
Patch Set 1 #Patch Set 2 : Remove unused function #
Total comments: 1
Patch Set 3 : Add test with multiple proto fields #Patch Set 4 : git rebase #
Messages
Total messages: 13 (1 generated)
|