v8/test
Thibaud Michaud d1552fa73b [wasm][eh] Remove kCatchInArity
The arity depends on the exception type now. Take the max over all
exceptions since we only need a conservative estimate.

R=clemensb@chromium.org

Bug: v8:8091
Change-Id: Id5a3e12d89c5d48219e8981e16c2b679d80b67db
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2691051
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Commit-Queue: Thibaud Michaud <thibaudm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72976}
2021-02-23 18:09:18 +00:00
..
benchmarks IWYU: Added missing include: include/cppgc/persistent.h 2021-02-17 17:37:29 +00:00
cctest [wasm][interpreter][eh] Fix delegate end label offset 2021-02-23 17:32:53 +00:00
common [wasm][eh] Remove kCatchInArity 2021-02-23 18:09:18 +00:00
debugger [no-wasm] Skip wasm tests if wasm is disabled 2021-02-22 11:06:40 +00:00
debugging [wasm] [debugging] Fix --wasm-gdb-remote 2020-12-08 19:37:25 +00:00
fuzzer [wasm][fuzzer] Don't generate SIMD operations on unsupported arches 2021-02-23 17:57:44 +00:00
fuzzilli Fix unhandled promise rejections in REPRL mode 2020-09-30 13:34:23 +00:00
inspector [test] Skip flaky tests 2021-02-23 13:16:53 +00:00
intl Fix Use-of-uninitialized-value 2021-02-19 21:11:27 +00:00
js-perf-test [super] Rewrite perf tests 2020-11-16 08:36:24 +00:00
memory Reland^4 "[serializer] Allocate during deserialization" 2020-10-07 08:15:50 +00:00
message [no-wasm] Skip wasm tests if wasm is disabled 2021-02-22 11:06:40 +00:00
mjsunit [wasm] Fix thread_in_wasm_flag in exception handling 2021-02-23 17:43:33 +00:00
mkgrokdump Replace libc functions with base wrappers 2020-11-17 08:50:41 +00:00
mozilla [compiler, infra] Add a --stress-concurrent-inlining flag and a bot 2021-01-29 12:05:03 +00:00
test262 [test] Disable tests failing with new msan roll 2021-02-12 11:53:48 +00:00
torque [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
unittests [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
wasm-api-tests [test][cleanup] Rename WASM_*_GLOBAL to WASM_GLOBAL_* 2020-12-17 21:26:54 +00:00
wasm-js [no-wasm] Skip wasm tests if wasm is disabled 2021-02-22 11:06:40 +00:00
wasm-spec-tests [wasm-simd][ia32] Fix load lane and run spec tests 2021-02-23 00:24:19 +00:00
webkit Disallow \8 and \9 in strict mode and template literals 2020-08-03 18:05:14 +00:00
BUILD.gn [turbofan] Make OSR and stack slots compatible 2020-10-05 17:41:02 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00