• Mircea Trofin's avatar
    Revert "Revert "[wasm] Reference indirect tables as addresses of global handles"" · b22fb03a
    Mircea Trofin authored
    This reverts commit af37f6b9.
    
    Reason for revert: Reverted dependency fixed.
    
    Original change's description:
    > Revert "[wasm] Reference indirect tables as addresses of global handles"
    > 
    > This reverts commit 186099d4.
    > 
    > Reason for revert: Need to revert:
    > https://chromium-review.googlesource.com/c/613880
    > 
    > Original change's description:
    > > [wasm] Reference indirect tables as addresses of global handles
    > > 
    > > This sets us up for getting the wasm code generation off the GC heap.
    > > We reference tables as global handles, which have a stable address. This
    > > requires an extra instruction when attempting to make an indirect call,
    > > per table (i.e. one for the signature table and one for the function
    > > table).
    > > 
    > > Bug: 
    > > Change-Id: I83743ba0f1dfdeba9aee5d27232f8823981288f8
    > > Reviewed-on: https://chromium-review.googlesource.com/612322
    > > Commit-Queue: Mircea Trofin <mtrofin@chromium.org>
    > > Reviewed-by: Brad Nelson <bradnelson@chromium.org>
    > > Cr-Commit-Position: refs/heads/master@{#47444}
    > 
    > TBR=bradnelson@chromium.org,titzer@chromium.org,mtrofin@chromium.org
    > 
    > Change-Id: Ic3dff87410a51a2072ddc16cfc83a230526d4c56
    > No-Presubmit: true
    > No-Tree-Checks: true
    > No-Try: true
    > Reviewed-on: https://chromium-review.googlesource.com/622568
    > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
    > Commit-Queue: Michael Achenbach <machenbach@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#47450}
    
    TBR=bradnelson@chromium.org,machenbach@chromium.org,titzer@chromium.org,mtrofin@chromium.org
    
    Change-Id: I3dc5dc8be26b5462703edac954cbedbb8f504c1e
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/622035Reviewed-by: 's avatarMircea Trofin <mtrofin@chromium.org>
    Commit-Queue: Mircea Trofin <mtrofin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#47455}
    b22fb03a
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...
.editorconfig 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...