v8/test/mjsunit/web-snapshot
jameslahm 0dbe725713 [web-snapshot] Fix snapshot scope info in Context
- In DeserializeContext, scope info local values
snapshot is in order of `name,value,name,value`,
and we should ReadValue after ReadString.

- Support non-inlined ScopeInfo locals, use
NameToIndexHashTable to serialize and deserialize
scope info local values when its local count is
more than kScopeInfoMaxInlinedLocalNamesSize.

Bug: v8:11525, v8:12820
Change-Id: I6ea2c498b594bed7ba8ca5be6af2ab9f0d39aa2b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3600531
Reviewed-by: Marja Hölttä <marja@chromium.org>
Commit-Queue: 王澳 <wangao.james@bytedance.com>
Cr-Commit-Position: refs/heads/main@{#80130}
2022-04-25 08:11:45 +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 snapshots] Support elements in objects 2022-03-10 12:52:28 +00:00
web-snapshot-3.js [web snapshots] Fix empty map handling 2022-03-14 10:04:28 +00:00
web-snapshot-4.js [web-snapshot] Fix snapshot scope info in Context 2022-04-25 08:11:45 +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 [web snapshots] Support elements in objects 2022-03-10 12:52:28 +00:00