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
regexp
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
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
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
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