v8/test
Clemens Backes 089221ef96 [wasm] Pass and store fewer wasm engine pointers
There is exactly one WasmEngine per process, hence we do not need to
store or pass a pointer to it. We just use {GetWasmEngine} (which just
reads a global variable) whenever we need it.

R=jkummerow@chromium.org

Bug: v8:11879
Change-Id: I7e0e86e326f4cafe5a894af0ff6d35803c0340a9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2972725
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75266}
2021-06-21 11:57:45 +00:00
..
benchmarks [test] Mark more tests as SLOW for TSAN builds 2021-06-18 11:18:52 +00:00
bigint Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
cctest [wasm] Pass and store fewer wasm engine pointers 2021-06-21 11:57:45 +00:00
common [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
debugger Improve error messages for property access on null/undefined 2021-06-18 14:47:08 +00:00
debugging [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
fuzzer [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
fuzzilli Fix unhandled promise rejections in REPRL mode 2020-09-30 13:34:23 +00:00
inspector [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
intl Revert "[intl] Improve test coverage of "best fit" localeMatcher" 2021-06-18 21:27:21 +00:00
js-perf-test [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
memory [snapshot] Fix the Memory.json benchmark 2021-04-28 07:54:34 +00:00
message Improve error messages for property access on null/undefined 2021-06-18 14:47:08 +00:00
mjsunit [sparkplug] Trigger compilation when a FBV exists 2021-06-18 12:06:03 +00:00
mkgrokdump [build] Fold v8_wrappers into v8_libbase 2021-02-25 10:56:20 +00:00
mozilla [test] Mark more tests as SLOW for TSAN builds 2021-06-18 11:18:52 +00:00
test262 Revert "[intl] Ship "best fit" LocaleMatcher for m93" 2021-06-18 22:22:53 +00:00
torque [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
unittests [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
wasm-api-tests [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
wasm-js [wasm] Update spec tests 2021-06-07 11:45:44 +00:00
wasm-spec-tests [compiler] Add TSAN support for generated code movl and movq 2021-06-17 08:46:41 +00:00
webkit Improve error messages for property access on null/undefined 2021-06-18 14:47:08 +00:00
BUILD.gn Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00