• machenbach's avatar
    [gn] Add fuzzer targets. · 63526069
    machenbach authored
    This adds the v8-side fuzzer executables for smoke testing.
    This also renames the old gyp targets to stay consistent
    with chromium.
    
    Naming convention for type X after the rename:
    library: X_fuzzer (gn), X_fuzzer_lib (gyp)
    executable v8: v8_simple_X_fuzzer
    executable chromium: v8_X_fuzzer
    
    BUG=chromium:474921
    
    Review-Url: https://codereview.chromium.org/2032363002
    Cr-Commit-Position: refs/heads/master@{#36713}
    63526069
Name
Last commit
Last update
..
json Loading commit data...
parser Loading commit data...
regexp Loading commit data...
wasm Loading commit data...
wasm_asmjs Loading commit data...
DEPS Loading commit data...
fuzzer-support.cc Loading commit data...
fuzzer-support.h Loading commit data...
fuzzer.cc Loading commit data...
fuzzer.gyp Loading commit data...
fuzzer.isolate Loading commit data...
fuzzer.status Loading commit data...
json.cc Loading commit data...
parser.cc Loading commit data...
regexp.cc Loading commit data...
testcfg.py Loading commit data...
wasm-asmjs.cc Loading commit data...
wasm.cc Loading commit data...