v8/test
Jakob Kummerow f1acce32c5 [wasm] Make a few more traps uncatchable
With the upcoming "exception handling" proposal, we have to ensure
that traps are not catchable. This patch adds missing "uncatchable"
annotations to traps in the C-API and table-related instructions.

Fixed: v8:11813
Change-Id: I7bbd5043ede58a5315bd5117eb496ed014e79e91
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2953160
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75082}
2021-06-10 15:33:17 +00:00
..
benchmarks [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
bigint Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
cctest [wasm] Make a few more traps uncatchable 2021-06-10 15:33:17 +00:00
common [wasm] Simplify Immediates in decoder 2021-06-04 12:18:26 +00:00
debugger [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
debugging [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
fuzzer [wasm-gc] Allow struct.new_with_rtt as constant expression 2021-06-08 08:57:07 +00:00
fuzzilli Fix unhandled promise rejections in REPRL mode 2020-09-30 13:34:23 +00:00
inspector Use more inclusive language in ./test/inspector/debugger/. 2021-06-10 07:51:04 +00:00
intl Address flaky tests 2021-06-09 05:48:18 +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 [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
mjsunit [test] Disable --always-opt for mjsunit/baseline/batch-compilation.js 2021-06-10 14:47:55 +00:00
mkgrokdump [build] Fold v8_wrappers into v8_libbase 2021-02-25 10:56:20 +00:00
mozilla Re-enable mozilla/ecma/Date/15.9.5.26-1 on arm64 2021-05-25 09:20:52 +00:00
test262 [Object.hasOwn] Add Test262 feature-to-flag mapping 2021-06-07 10:39:54 +00:00
torque [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
unittests Fix -Wc++11-narrowing in V8. 2021-06-09 22:47:37 +00:00
wasm-api-tests [wasm] Make a few more traps uncatchable 2021-06-10 15:33:17 +00:00
wasm-js [wasm] Update spec tests 2021-06-07 11:45:44 +00:00
wasm-spec-tests [wasm] Update spec tests 2021-06-07 11:45:44 +00:00
webkit [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +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