v8/test/mjsunit/d8
Vicky Kontoura 892591e1f4 [web snapshot] Introduce an ExplicitRealmScope in d8
This CL introduces an ExplicitRealmScope in d8 for entering an existing
Realm on demand.

Bug: v8:11525, v8:11706
Change-Id: I3b556aed85fc615bb5efbd4a072e075534617258
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2936602
Commit-Queue: Vicky Kontoura <vkont@google.com>
Reviewed-by: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74946}
2021-06-04 08:48:16 +00:00
..
.gitignore
d8-arguments.js [d8] only add arguments object if arguments are provided 2018-10-23 11:46:53 +00:00
d8-fuzzable-worker.js [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +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] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
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 Reland "[d8] Remove maximum workers limitation" 2019-07-30 07:56:17 +00:00
d8-worker-spawn-worker.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
d8-worker.js [cleanup] Rename uses of 'neuter' to 'detach' 2019-08-06 14:24:05 +00:00
enable-tracing.js