• Michael Stanton's avatar
    Revert "Reland "Introduce a PREMONOMORPHIC state to StoreGlobalIC"" · e986f440
    Michael Stanton authored
    This reverts commit 7179cdb1.
    
    Reason for revert: Breaks node integration build.
    
    Original change's description:
    > Reland "Introduce a PREMONOMORPHIC state to StoreGlobalIC"
    > 
    > (Fixed test failure in lite-mode)
    > 
    > Introduce a PREMONOMORPHIC state to StoreGlobalIC
    > 
    > It's used rather narrowly for now -- only when we run into an
    > interceptor during the lookup. After the call to SetProperty, we know
    > more. That is, the interceptor was only there because it's a new
    > property, and the call to SetProperty ends up creating it.
    > 
    > By delaying the initialization of the IC, we recognize the (now)
    > created property, and can provide good feedback downstream to
    > TurboFan.
    > 
    > TBR=ishell@chromium.org
    > 
    > Bug: v8:8712
    > Change-Id: Ieb79dcf1354ee294ad0f479a4a6c41a77f389850
    > Reviewed-on: https://chromium-review.googlesource.com/c/1460955
    > Reviewed-by: Michael Stanton <mvstanton@chromium.org>
    > Commit-Queue: Michael Stanton <mvstanton@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#59483}
    
    TBR=mvstanton@chromium.org,ishell@chromium.org
    
    Change-Id: Ifd45908ee66760ef9199d9722b7e558c31f77830
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: v8:8712
    Reviewed-on: https://chromium-review.googlesource.com/c/1461997Reviewed-by: 's avatarMichael Stanton <mvstanton@chromium.org>
    Commit-Queue: Michael Stanton <mvstanton@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#59484}
    e986f440
Name
Last commit
Last update
benchmarks Loading commit data...
build_overrides Loading commit data...
custom_deps Loading commit data...
docs Loading commit data...
gni 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...
.clang-tidy Loading commit data...
.editorconfig Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.vpython 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...
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...