• ulan's avatar
    Revert of Replace slots buffer with remembered set. (patchset #14 id:250001 of... · 9146bc5e
    ulan authored
    Revert of Replace slots buffer with remembered set. (patchset #14 id:250001 of https://codereview.chromium.org/1703823002/ )
    
    Reason for revert:
    Revert because of canary crashes: crbug.com/589413
    
    Original issue's description:
    > Replace slots buffer with remembered set.
    >
    > Slots pointing to evacuation candidates are now recorded in the new RememberedSet<OLD_TO_OLD>.
    >
    > The remembered set is extended to support typed slots.
    >
    > During parallel evacuation all migration slots are recorded in local slots buffers.
    > After evacuation all local slots are added to the remembered set.
    >
    > BUG=chromium:578883
    > LOG=NO
    >
    > Committed: https://crrev.com/2285a99ef6f7d52f4f0c4d88a7db4224443ee152
    > Cr-Commit-Position: refs/heads/master@{#34212}
    
    TBR=jochen@chromium.org,hpayer@chromium.org,mlippautz@chromium.org
    # Skipping CQ checks because original CL landed less than 1 days ago.
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    BUG=chromium:578883
    
    Review URL: https://codereview.chromium.org/1725073003
    
    Cr-Commit-Position: refs/heads/master@{#34238}
    9146bc5e
Name
Last commit
Last update
benchmarks Loading commit data...
build Loading commit data...
docs 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/binutils Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE 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...
Makefile.nacl 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...