• Igor Sheludko's avatar
    Revert "[stubs] Properly convert the receiver for GetPropertyStub." · b591fed4
    Igor Sheludko authored
    This reverts commit 26fdb617.
    
    Reason for revert: v8:6378
    
    Original change's description:
    > [stubs] Properly convert the receiver for GetPropertyStub.
    > 
    > Call ToObject on the GetPropertyStub input first, so that lookups on
    > Strings and other primitives don't automatically hit the runtime, i.e.
    > as the stub is also used to lookup the special @@split and @@replace
    > symbols for various String builtins.
    > 
    > BUG=v8:5269
    > R=​ishell@chromium.org
    > 
    > Change-Id: I5dbbc84aa2051173bf10be71c782fbe448481034
    > Reviewed-on: https://chromium-review.googlesource.com/488441
    > Commit-Queue: Igor Sheludko <ishell@chromium.org>
    > Reviewed-by: Igor Sheludko <ishell@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#44961}
    
    TBR=ishell@chromium.org,bmeurer@chromium.org
    # Not skipping CQ checks because original CL landed > 1 day ago.
    BUG=v8:5269
    
    Change-Id: I1e2e83b492d82656ead81ea35adbbcf5d324d2b8
    Reviewed-on: https://chromium-review.googlesource.com/500135Reviewed-by: 's avatarIgor Sheludko <ishell@chromium.org>
    Reviewed-by: 's avatarBenedikt Meurer <bmeurer@chromium.org>
    Commit-Queue: Igor Sheludko <ishell@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#45206}
    b591fed4
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
docs Loading commit data...
gni Loading commit data...
gypfiles Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...