v8/test/fuzzer
jgruber a53d468747 Properly handle exceptions in cctests
Thrown exceptions must be handled before another exception is thrown.
This fixes all remaining test failures exposed by not clearing pending
exceptions in JSEntryStub.

BUG=v8:5259

Review-Url: https://codereview.chromium.org/2207923002
Cr-Commit-Position: refs/heads/master@{#38324}
2016-08-04 07:22:11 +00:00
..
json Add json fuzzer 2016-02-02 11:29:01 +00:00
parser Add a library suitable for libfuzzer with a small unit test runner shell 2016-01-26 10:39:03 +00:00
regexp [regexp] add fuzzer support for regexp parser and compiler. 2016-02-01 14:00:38 +00:00
wasm Adding Wasm + Wasm-asm variant fuzzer. 2016-03-02 00:54:08 +00:00
wasm_asmjs Adding Wasm + Wasm-asm variant fuzzer. 2016-03-02 00:54:08 +00:00
DEPS Add a library suitable for libfuzzer with a small unit test runner shell 2016-01-26 10:39:03 +00:00
fuzzer-support.cc Provide a convenience array buffer allocator 2016-06-29 07:42:40 +00:00
fuzzer-support.h Provide a convenience array buffer allocator 2016-06-29 07:42:40 +00:00
fuzzer.cc Add a library suitable for libfuzzer with a small unit test runner shell 2016-01-26 10:39:03 +00:00
fuzzer.gyp [gn] Add fuzzer targets. 2016-06-03 13:12:58 +00:00
fuzzer.isolate [gn] Add fuzzer targets. 2016-06-03 13:12:58 +00:00
fuzzer.status Add a library suitable for libfuzzer with a small unit test runner shell 2016-01-26 10:39:03 +00:00
json.cc Add GC request to libFuzzers in attempt to avoid parasitic coverage. 2016-04-28 13:32:28 +00:00
parser.cc Add GC request to libFuzzers in attempt to avoid parasitic coverage. 2016-04-28 13:32:28 +00:00
regexp.cc Properly handle exceptions in cctests 2016-08-04 07:22:11 +00:00
testcfg.py [gn] Add fuzzer targets. 2016-06-03 13:12:58 +00:00
wasm-asmjs.cc [wasm] Consolidate CompileAndRunWasmModule 2016-06-22 21:39:14 +00:00
wasm.cc [wasm] Consolidate CompileAndRunWasmModule 2016-06-22 21:39:14 +00:00