v8/tools/clusterfuzz
Michael Achenbach b673a32d6f [js-fuzzer] Remove logic to block runtime functions in fuzzer
The runtime-function blocking is implemented in V8 behind the
--fuzzing flag since a while now. The legacy blocklist on the fuzzer
side can be removed since some time now - it already diverted.

No-Try: true
Bug: chromium:1044942
Change-Id: I55f92419beb4d4462cbe03918dbf84d9c979862d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3124810
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#76556}
2021-08-30 07:43:32 +00:00
..
js_fuzzer [js-fuzzer] Remove logic to block runtime functions in fuzzer 2021-08-30 07:43:32 +00:00
testdata [foozzie] Prioritize reporting differences with x64 if present 2021-05-17 17:57:03 +00:00
toolchain [foozzie] Correctness-compare pointer compression build 2019-10-07 07:58:42 +00:00
BUILD.gn [foozzie] Insensitive terms clean-up 2020-11-27 16:57:24 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
PRESUBMIT.py [presubmit] Clean up insensitive terms 2020-07-27 18:05:48 +00:00
v8_commands.py [foozzie] Refactoring - several code clean-ups 2020-06-29 12:29:39 +00:00
v8_foozzie_harness_adjust.js [sparkplug] Add always_sparkplug variant 2021-03-19 09:52:50 +00:00
v8_foozzie_test.py [foozzie] Prioritize reporting differences with x64 if present 2021-05-17 17:57:03 +00:00
v8_foozzie.py [foozzie] Drop incompatible flags 2021-08-18 16:19:11 +00:00
v8_fuzz_config.py [foozzie] Overhaul --no-lazy-feedback-allocation comparisons 2020-02-17 14:10:37 +00:00
v8_fuzz_experiments.json [foozzie] Compare baseline/default in every run 2020-06-30 11:07:47 +00:00
v8_fuzz_flags.json [wasm] Test --no-wasm-generic-wrapper in the stress variant 2021-03-22 09:45:59 +00:00
v8_mock_archs.js [foozzie] Add tests and fix mocks 2020-02-18 09:37:28 +00:00
v8_mock_webassembly.js [foozzie] Add tests and fix mocks 2020-02-18 09:37:28 +00:00
v8_mock.js [foozzie] Make stubbing-out typed arrays more robust 2021-04-12 07:53:51 +00:00
v8_smoke_tests.js [compiler][test] Remove --block-concurrent-recompilation 2021-08-16 10:15:53 +00:00
v8_suppressions.js [foozzie] Remove obsolete suppression 2020-02-05 13:00:58 +00:00
v8_suppressions.py Reland "Enable simulating errors to test fuzzer reliability" 2020-12-01 16:26:43 +00:00