• Jakob Gruber's avatar
    Reland "[snapshot] Expose the serializer through %SerializeDeserializeNow" · bce121c7
    Jakob Gruber authored
    This is a reland of ad5b005e
    
    Original change's description:
    > [snapshot] Expose the serializer through %SerializeDeserializeNow
    >
    > ... in order to exercise the snapshot/ component from mjsunit tests
    > and fuzzers.
    >
    > * Since the serializer and deserializer can now be called at any time
    > instead of only in a tightly controlled environment, several
    > assumptions (such as an empty execution stack, no microtasks, no
    > handles) no longer hold and had to be made configurable through
    > SerializerFlags.
    >
    > * Root iteration now skips more root categories which were previously
    > guaranteed to be empty (e.g. the stack, microtask queue, handles).
    >
    > * The %SerializeDeserializeNow runtime function triggers
    > serialization, deserialization, and heap verification on the current
    > isolate and native context.
    >
    > Support is not yet complete and will be extended in future work. Once
    > all mjsunit tests successfully run, we can add a new test mode to
    > stress serialization.
    >
    > Bug: v8:10416
    > Change-Id: Ie7ff441a761257dd7f256d0a33e73227850074ac
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2159495
    > Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    > Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
    > Reviewed-by: Dan Elphick <delphick@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#67423}
    
    Tbr: delphick@chromium.org,ulan@chromium.org
    Bug: v8:10416
    Change-Id: Ibed04c0f0b72fabcf811d8b18a1479391a11568b
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2170090Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
    Reviewed-by: 's avatarDan Elphick <delphick@chromium.org>
    Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#67426}
    bce121c7
Name
Last commit
Last update
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...
.flake8 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...
COMMON_OWNERS Loading commit data...
DEPS 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...
LICENSE.valgrind 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...
S390_OWNERS Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...