v8/test
Clemens Backes 899cb34868 [wasm][fuzzer] Fix exception detection
Exceptions were detected by checking for a pending exception on the
isolate, but {CallWasmFunctionForTesting} was clearing any pending
exception before returning.
This CL fixes that by explicitly passing back a boolean which is set if
an exception occurred during execution.

R=ahaas@chromium.org

Bug: chromium:1115280
Change-Id: Ife71ceef0751d18e0870335b9520c2bf77e351cc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2352787
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69404}
2020-08-14 18:15:47 +00:00
..
benchmarks Fix csuite compare command 2020-07-24 15:58:53 +00:00
cctest [wasm-gc] Implement call_ref, return_call_ref, add some basic tests 2020-08-14 17:58:27 +00:00
common [wasm][fuzzer] Fix exception detection 2020-08-14 18:15:47 +00:00
debugger [nci] Check the isolate cache from within compiler.cc 2020-08-05 15:12:36 +00:00
debugging [Py3] Fix flake8 warnings 2020-07-10 16:57:15 +00:00
fuzzer [wasm][fuzzer] Fix exception detection 2020-08-14 18:15:47 +00:00
fuzzilli Integrate fuzzilli into v8 2020-06-03 09:53:24 +00:00
inspector Reland "[inspector] Ensure progress of default task runners in inspector tests" 2020-08-14 12:26:28 +00:00
intl Improve test cases for Intl.Segmenter 2020-08-12 18:53:07 +00:00
js-perf-test Add micro-benchmark for toString(16) 2020-07-30 07:15:32 +00:00
memory [owners] Remove redundant OWNERS files in test/ 2019-06-24 12:44:32 +00:00
message Revert "Reland^2 "[flags] warn about contradictory flags"" 2020-08-11 17:12:07 +00:00
mjsunit [wasm-gc] Implement call_ref, return_call_ref, add some basic tests 2020-08-14 17:58:27 +00:00
mkgrokdump [heap] Move BaseSpace into base-space.h 2020-06-19 09:38:24 +00:00
mozilla [Respect] Prefer inclusive terms 2020-06-22 18:11:23 +00:00
test262 [atomics] Relax Atomics methods to work on ArrayBuffers 2020-08-13 22:10:07 +00:00
torque Reland "[torque] typed context slot access" 2020-08-06 11:32:38 +00:00
unittests [offthread] Change OffThreadIsolate to LocalIsolate 2020-08-14 10:57:27 +00:00
wasm-api-tests Reland "[wasm] Ensure that only TurboFan code is serialized" 2020-08-11 14:43:58 +00:00
wasm-js [wasm] Update wasm spec tests 2020-07-27 16:12:30 +00:00
wasm-spec-tests [wasm] Check size of tables dynamically 2020-08-06 11:50:43 +00:00
webkit Disallow \8 and \9 in strict mode and template literals 2020-08-03 18:05:14 +00:00
BUILD.gn Add google_benchmark depdendency 2020-07-02 20:11:29 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00