• Dominik Inführ's avatar
    Revert "Reland "Reland "[heap] Support client-to-shared refs in Code objects""" · cf7234cc
    Dominik Inführ authored
    This reverts commit 2694b75e.
    
    Reason for revert: Causes timeouts on waterfall (https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Linux%20-%20debug/38375/overview)
    
    Original change's description:
    > Reland "Reland "[heap] Support client-to-shared refs in Code objects""
    >
    > This is a reland of 4b8f1b1c
    >
    > After landing https://crrev.com/c/3447371, we can reland this CL as-is
    > correctness-wise.
    >
    > What's new in this CL is that we now treat references from client
    > objects into the shared heap as roots for the --track-retaining-path
    > feature.
    >
    > Original change's description:
    > > Reland "[heap] Support client-to-shared refs in Code objects"
    > >
    > > This is a reland of 12e46091
    > >
    > > Original change's description:
    > > > [heap] Support client-to-shared refs in Code objects
    > > >
    > > > Support references from code objects in the client heaps to shared heap objects. Such references are stored in a remembered set during marking, which is later used for updating pointers.
    > > >
    > > > Bug: v8:11708
    > > > Change-Id: I8aeb508ddd14514ca65fa5acf3030dd8c2040168
    > > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3401588
    > > > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
    > > > Reviewed-by: Camillo Bruni <cbruni@chromium.org>
    > > > Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
    > > > Cr-Commit-Position: refs/heads/main@{#78819}
    > >
    > > Bug: v8:11708
    > > Change-Id: I47bcf44b452fcffe8675fba03244b736ede14247
    > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3422630
    > > Reviewed-by: Camillo Bruni <cbruni@chromium.org>
    > > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
    > > Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
    > > Cr-Commit-Position: refs/heads/main@{#78838}
    >
    > Bug: v8:11708
    > Change-Id: I5b48e942fa469eabb40e797e221d06c25af16443
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3425358
    > Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
    > Reviewed-by: Camillo Bruni <cbruni@chromium.org>
    > Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#79023}
    
    Bug: v8:11708
    Change-Id: I3c5cb945261882122cd76a50aba5237106a25b65
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3451719
    Auto-Submit: Dominik Inführ <dinfuehr@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Reviewed-by: 's avatarToon Verwaest <verwaest@chromium.org>
    Commit-Queue: Toon Verwaest <verwaest@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#79026}
    cf7234cc
Name
Last commit
Last update
.github Loading commit data...
bazel 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...
.bazelrc Loading commit data...
.clang-format Loading commit data...
.clang-tidy Loading commit data...
.editorconfig Loading commit data...
.flake8 Loading commit data...
.git-blame-ignore-revs Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
.mailmap Loading commit data...
.style.yapf Loading commit data...
.vpython Loading commit data...
.vpython3 Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.bazel Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
COMMON_OWNERS Loading commit data...
DEPS Loading commit data...
DIR_METADATA Loading commit data...
ENG_REVIEW_OWNERS Loading commit data...
INFRA_OWNERS Loading commit data...
INTL_OWNERS Loading commit data...
LICENSE Loading commit data...
LICENSE.fdlibm Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LOONG_OWNERS Loading commit data...
MIPS_OWNERS Loading commit data...
OWNERS Loading commit data...
PPC_OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
RISCV_OWNERS Loading commit data...
S390_OWNERS Loading commit data...
WATCHLISTS Loading commit data...
WORKSPACE Loading commit data...
codereview.settings Loading commit data...