v8/test
Olivier Flückiger d76342dd56 [static-roots] Remove unused Isolate::InitWithReadOnlySnapshot
In the end we managed to have static root builds without a two stage
isolate setup. Thus, the mode for creating isolates with an existing
read only page is unused. Also, no other usecase for this mode emerged.

Bug: v8:13598
Bug: v8:13466
Change-Id: I0a8174ba9383db7364b6e4545702aafc6f48170c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4178814
Commit-Queue: Olivier Flückiger <olivf@chromium.org>
Reviewed-by: Jakob Linke <jgruber@chromium.org>
Auto-Submit: Olivier Flückiger <olivf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85396}
2023-01-19 12:49:49 +00:00
..
benchmarks
bigint
cctest [static-roots] Remove unused Isolate::InitWithReadOnlySnapshot 2023-01-19 12:49:49 +00:00
common Various post-Code rename cleanups 2023-01-18 16:26:26 +00:00
debugger
debugging
fuzzer Various post-Code rename cleanups 2023-01-18 16:26:26 +00:00
fuzzilli
inspector [inspector] Omit call frames in instrumentation pause messages 2023-01-19 06:39:10 +00:00
intl Skip intl/overrides/caching 2023-01-10 09:45:05 +00:00
js-perf-test [perf] Add file to js-perf-test resources list 2023-01-11 10:50:45 +00:00
memory
message
mjsunit [mjsunit] Mark regress-1353555 as non-predictable 2023-01-18 14:16:52 +00:00
mkgrokdump
mozilla
test262 RegExp.flags: check individual flags in correct order 2023-01-18 18:43:39 +00:00
torque
unittests [heap] Fix saving the callee-saved registers on stack 2023-01-19 12:29:05 +00:00
wasm-api-tests
wasm-js [wasm] Update spec tests 2023-01-11 19:59:14 +00:00
wasm-spec-tests [wasm] Update spec tests 2023-01-11 19:59:14 +00:00
webkit
BUILD.gn
OWNERS