v8/test/mjsunit/web-snapshot
Marja Hölttä ce488c0156 Reland: [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.

First version: https://chromium-review.googlesource.com/c/v8/v8/+/3630080
Fix: initialize builtin_objects_handle_

Bug: v8:11525,v8:12820
Change-Id: Ia2b5d41af5d7f577f1b02356b22a8760963009e4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3635718
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Commit-Queue: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80430}
2022-05-09 16:41:25 +00:00
..
web-snapshot-1.js [web snapshots] Support elements in objects 2022-03-10 12:52:28 +00:00
web-snapshot-2.js [web snapshot] Add support for arrays w/holes 2022-05-02 17:07:19 +00:00
web-snapshot-3.js Reland "[web snapshot] Add support for object with dictionary mode" 2022-05-05 14:33:09 +00:00
web-snapshot-4.js [web snap] Support Symbols as property keys 2022-05-03 12:54:37 +00:00
web-snapshot-5.js Reland: [web snapshot] Recognize builtins 2022-05-09 16:41:25 +00:00
web-snapshot-externals.js [web snapshots] Add a JS API for deserializing Web snapshots 2022-04-20 16:02:20 +00:00
web-snapshot-helpers.js Reland: [web snapshot] Recognize builtins 2022-05-09 16:41:25 +00:00