v8/test/mjsunit/d8
jameslahm 3334cf6065 [deserialize] add error object to id_map_ when deserialize
When serialize object, error will be added to id_map as reference
by other object. Error object should be added to id_map_ when
deserialize too.

Bug: v8:12542
Change-Id: If95b4047570de9927b67e64cda762f4c4a23e711
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3468875
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79202}
2022-02-22 10:21:11 +00:00
..
.gitignore
d8-arguments.js
d8-fuzzable-worker.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
d8-multiple-module-exec.js Don't double-fetch a module specified on the d8 command line 2022-01-16 12:44:37 +00:00
d8-os.js Reland "[mjsunit][tools][d8] Full roundtrip tickprocessor test" 2021-06-02 07:02:48 +00:00
d8-performance-now.js
d8-realm-explicit-scope.js [web snapshot] Introduce an ExplicitRealmScope in d8 2021-06-04 08:48:16 +00:00
d8-worker-script.js Revert "[d8] Cleanup message queues" 2019-07-23 14:25:38 +00:00
d8-worker-script.txt
d8-worker-sharedarraybuffer.js [cleanup] Rename uses of 'neuter' to 'detach' 2019-08-06 14:24:05 +00:00
d8-worker-shutdown-empty.js Reland "[d8] Remove maximum workers limitation" 2019-07-30 07:56:17 +00:00
d8-worker-shutdown-gc.js Reland "[d8] Remove maximum workers limitation" 2019-07-30 07:56:17 +00:00
d8-worker-shutdown-spawn.js Reland "[d8] Remove maximum workers limitation" 2019-07-30 07:56:17 +00:00
d8-worker-shutdown.js [d8] Use explicit variable to track Worker state 2021-12-08 14:49:06 +00:00
d8-worker-spawn-worker.js
d8-worker.js [deserialize] add error object to id_map_ when deserialize 2022-02-22 10:21:11 +00:00
enable-tracing.js