• neis's avatar
    Refactor Object::SetSuperProperty and others. · 12736611
    neis authored
    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=
    
    Review URL: https://codereview.chromium.org/1431443003
    
    Cr-Commit-Position: refs/heads/master@{#31678}
    12736611
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
x64 Loading commit data...
x87 Loading commit data...
OWNERS Loading commit data...
access-compiler.cc Loading commit data...
access-compiler.h Loading commit data...
call-optimization.cc Loading commit data...
call-optimization.h Loading commit data...
handler-compiler.cc Loading commit data...
handler-compiler.h Loading commit data...
ic-compiler.cc Loading commit data...
ic-compiler.h Loading commit data...
ic-inl.h Loading commit data...
ic-state.cc Loading commit data...
ic-state.h Loading commit data...
ic.cc Loading commit data...
ic.h Loading commit data...
stub-cache.cc Loading commit data...
stub-cache.h Loading commit data...