320d98709f
This is a JavaScript fuzzer originally authored by Oliver Chang. It is a mutation based fuzzer using Babel code transformations. For more information see the included README.md. The original code was altered: - Add new V8 copyright headers. - Make the test expectation generator aware of the headers. - Fix file endings for presubmit checks. - Fix `npm test` on fresh checkout with a new fake DB. - Make test skipping work with new v8/tools location. - OWNERS file. - New title section in README.md. No-Try: true Bug: chromium:1109770 Change-Id: Ie71752c0a37491a50500c49060a3c526716ef933 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2320330 Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Maya Lekova <mslekova@chromium.org> Cr-Commit-Position: refs/heads/master@{#69164} |
||
---|---|---|
.. | ||
chakra | ||
differential_fuzz | ||
fake_db | ||
JSTests | ||
mjsunit | ||
mjsunit_softskipped | ||
regress | ||
spidermonkey | ||
available_variables_expected.js | ||
available_variables.js | ||
mutate_arrays_expected.js | ||
mutate_arrays.js | ||
mutate_expressions_current_expected.js | ||
mutate_expressions_previous_expected.js | ||
mutate_expressions.js | ||
mutate_function_call_deopt_expected.js | ||
mutate_function_call_expected.js | ||
mutate_function_call.js | ||
mutate_numbers_expected.js | ||
mutate_numbers.js | ||
mutate_objects_expected.js | ||
mutate_objects.js | ||
mutate_var_or_obj_expected.js | ||
mutate_var_or_obj.js | ||
mutate_variables_expected.js | ||
mutate_variables.js | ||
normalize_expected_0.js | ||
normalize_expected_1.js | ||
normalize.js | ||
simple_test_expected.js | ||
simple_test.js | ||
try_catch_alternate_expected.js | ||
try_catch_expected.js | ||
try_catch_nothing_expected.js | ||
try_catch_toplevel_expected.js | ||
try_catch.js |