• Michael Achenbach's avatar
    Revert "[Interpreter] Unify approach to building interpreter handler and Turbofan stubs." · 817a5c0a
    Michael Achenbach authored
    This reverts commit a79f9031.
    
    Reason for revert: Need to revert:
    https://chromium-review.googlesource.com/c/463287/
    
    Original change's description:
    > [Interpreter] Unify approach to building interpreter handler and Turbofan stubs.
    > 
    > Moves interpreter-generator.cc to a similar model of building handlers as
    > Turbofan stubs elsewhere, to simplify moving code between stubs / builtins and
    > bytecode handlers. This removes the "__" hack from the Interpreter generator
    > code.
    > 
    > Also make SetBytecodeOffset private to InterpreterAssembler and make 
    > LdaImmutable[Current]ContextSlot and Lda[Current]ContextSlot share
    > handlers since they are identical.
    > 
    > Change-Id: I9e91e7d37c2ea75513e4dcc3b95b4bb6517f83da
    > Reviewed-on: https://chromium-review.googlesource.com/471987
    > Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
    > Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    > Reviewed-by: Igor Sheludko <ishell@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#44534}
    
    TBR=rmcilroy@chromium.org,jkummerow@chromium.org,leszeks@chromium.org,ishell@chromium.org,cbruni@chromium.org,v8-reviews@googlegroups.com
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    
    Change-Id: I5c72a8a20ab6b8fd862427e1703c883fa484a2c1
    Reviewed-on: https://chromium-review.googlesource.com/474745Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
    Commit-Queue: Michael Achenbach <machenbach@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#44547}
    817a5c0a
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...