DescriptionFix another corner-case behavior of Object::SetSuperProperty.
If the property is a data property on the holder (or does not exist) and is a readonly data property in the receiver, then we must fail.
R=rossberg, verwaest@chromium.org
BUG=
Committed: https://crrev.com/b5d0e315828cca68272bf512b8c667ac6f82b90a
Cr-Commit-Position: refs/heads/master@{#31751}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address comment. #
Total comments: 2
Patch Set 3 : Address comment. #
Total comments: 1
Patch Set 4 : Remove should_throw argument of SetDataProperty. #
Messages
Total messages: 15 (3 generated)
|