v8/test
Michael Starzinger a392e4a301 [wasm] Fix interpreter stack height on type error trap.
This fixes stack height management when a call to an external function
raises a type error trap. It also adds a test case that such exceptions
can be caught locally.

R=clemensh@chromium.org
TEST=cctest/test-run-wasm-exceptions
BUG=v8:8729

Change-Id: I54b19ba86eb937695584229753d7f6cfa7e1a15d
Reviewed-on: https://chromium-review.googlesource.com/c/1447773
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Commit-Queue: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59273}
2019-02-01 09:37:18 +00:00
..
benchmarks [Test] CSuite benchmark runner 2018-12-21 13:15:57 +00:00
cctest [wasm] Fix interpreter stack height on type error trap. 2019-02-01 09:37:18 +00:00
common [wasm] Rename memory.drop and table.drop 2019-01-31 19:27:57 +00:00
debugger [wasm] merge js constants file in module-builder 2019-01-30 22:10:34 +00:00
fuzzer [wasm] merge js constants file in module-builder 2019-01-30 22:10:34 +00:00
inspector [wasm] merge js constants file in module-builder 2019-01-30 22:10:34 +00:00
intl [Intl] Implement intl-datetime-style 2019-02-01 03:10:04 +00:00
js-perf-test [test] add performance tests for String#startsWith 2019-01-17 08:23:06 +00:00
memory [snapshot] Remove the builtins snapshot 2018-10-31 10:18:28 +00:00
message [wasm] merge js constants file in module-builder 2019-01-30 22:10:34 +00:00
mjsunit [typedarray] Replace quicksort with mergesort to make TA#sort stable 2019-02-01 09:08:53 +00:00
mkgrokdump [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
mozilla Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 Roll test262 2019-01-31 18:31:47 +00:00
torque Reland "[torque] Implement safe initialization of classes through hidden structs" 2019-01-22 17:49:39 +00:00
unittests [wasm] Rename memory.drop and table.drop 2019-01-31 19:27:57 +00:00
wasm-js [wasm] fix js-api module/customSection 2019-01-29 20:05:10 +00:00
wasm-spec-tests [wasm] Update core wasm spec tests 2019-01-29 11:58:25 +00:00
webkit [json] Extend JSON#stringify error message for circular structures 2019-01-29 08:00:10 +00:00
BUILD.gn Reland "[wasm] Add a new wasm-js testsuite to run js-api tests" 2018-10-18 20:18:55 +00:00