DescriptionFixing Sloppy Symbol.iterator setter
In certiain cases the ArgumentsIteratorSetter would trigger an invalid
state in the LookupIterator when being overridden. This is now solved
by bypassing the SetDataProperty and directly using
DefinePropertyOrElementIgnoringAttributes since we know exactly which
property we're going to install
LOG=N
BUG=chromium:521484
Committed: https://crrev.com/2f1df49a6c51cfe267e22e8442e34d59514324a2
Cr-Commit-Position: refs/heads/master@{#30705}
Patch Set 1 #
Total comments: 5
Patch Set 2 : adding error handling #
Messages
Total messages: 12 (5 generated)
|