DescriptionRefactor Object::SetSuperProperty and others.
This is in preparation of implementing Reflect.set.
Besides making SetSuperProperty and others return Maybe<bool>, this CL
also fixes some parts of my previous refactoring of SetProperty and
others: It doesn't make sense to take both a language_mode and a
should_throw argument. A strict language_mode should imply
THROW_ON_ERROR.
R=rossberg, verwaest@chromium.org
BUG=
Committed: https://crrev.com/127366112cb667fbe4a208d8c85121f9f23229a2
Cr-Commit-Position: refs/heads/master@{#31678}
Patch Set 1 #Patch Set 2 : Revert unintended change to test262 status file. #
Messages
Total messages: 11 (4 generated)
|