v8/test/fuzzer
jochen fbe0f303a2 [fuzzer] Force a GC before shutting down isolates
We just deleted a persistent the line before, so make sure the context
is cleared up before disposing the isolate

R=ulan@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/1953253003
Cr-Commit-Position: refs/heads/master@{#36078}
2016-05-06 12:53:29 +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 [fuzzer] Force a GC before shutting down isolates 2016-05-06 12:53:29 +00:00
fuzzer-support.h Add a library suitable for libfuzzer with a small unit test runner shell 2016-01-26 10:39:03 +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] Move build to gypfiles 2016-04-29 10:11:11 +00:00
fuzzer.isolate Adding Wasm + Wasm-asm variant fuzzer. 2016-03-02 00:54:08 +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 Add GC request to libFuzzers in attempt to avoid parasitic coverage. 2016-04-28 13:32:28 +00:00
testcfg.py Adding Wasm + Wasm-asm variant fuzzer. 2016-03-02 00:54:08 +00:00
wasm-asmjs.cc Reset isolate exceptions in libfuzzer wasm tests. 2016-03-03 00:05:03 +00:00
wasm.cc Reset isolate exceptions in libfuzzer wasm tests. 2016-03-03 00:05:03 +00:00