v8/test/wasm-api-tests
Clemens Backes 9ca10d840c [wasm] Make --wasm-trap-handler a d8-only flag
This flag only controls whether d8 installs the signal handler for wasm
traps. Hence it should be a d8-only flag, to avoid confusion if used in
other embeddings.
We just introduced --wasm-enforce-bounds-checks to do what you might
think --no-wasm-trap-handler would do.

R=ahaas@chromium.org

Bug: v8:11926
Change-Id: Ic1f33af36236a2981cf060f450bbfd02e51d9793
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2989130
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75459}
2021-06-30 09:32:55 +00:00
..
BUILD.gn [build] Add common_test_headers dep to wasm_api_tests 2021-03-03 11:08:44 +00:00
callbacks.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
DEPS
finalize.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
globals.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
hostref.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
memory.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
multi-return.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
reflect.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
run-all-wasm-api-tests.cc [wasm] Make --wasm-trap-handler a d8-only flag 2021-06-30 09:32:55 +00:00
serialize.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
startup-errors.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
table.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
testcfg.py [wasm-api-tests] initialize the loop variable 2020-06-10 15:39:58 +00:00
threads.cc [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
traps.cc [isolate][cleanup] Remove pointer to WasmEngine 2021-06-21 09:09:25 +00:00
wasm-api-test.h [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
wasm-api-tests.status [test] Filter tests for third party heap 2021-04-27 10:17:33 +00:00