• Clemens Backes's avatar
    Revert "[web snapshot] Recognize builtins" · d48558e6
    Clemens Backes authored
    This reverts commit 71dbb03e.
    
    Reason for revert: gc-stress failures: https://ci.chromium.org/p/v8/builders/ci/V8%20Linux%20-%20gc%20stress/38357
    
    Original change's description:
    > [web snapshot] Recognize builtins
    >
    > Builtins are not snapshotted, but instead we insert "builtin wrappers"
    > into the snapshot, and create references to the corresponding builtin
    > when deserializing.
    >
    > Subclassing builtins will be implemented in a follow-up CL.
    >
    > Bug: v8:11525,v8:12820
    > Change-Id: If72695d46bdfc8bf7e477471be1264b668551854
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3630080
    > Reviewed-by: Camillo Bruni <cbruni@chromium.org>
    > Commit-Queue: Marja Hölttä <marja@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#80419}
    
    Bug: v8:11525,v8:12820
    Change-Id: I49f65103ad7b367c5bccb498f698e9afb29b1fec
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3634799
    Auto-Submit: Clemens Backes <clemensb@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Nico Hartmann <nicohartmann@chromium.org>
    Owners-Override: Nico Hartmann <nicohartmann@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#80422}
    d48558e6
Name
Last commit
Last update
..
OWNERS Loading commit data...
web-snapshot.cc Loading commit data...
web-snapshot.h Loading commit data...