v8/tools/testrunner
Jakob Gruber bd1cc7b009 [compiler] Remove support for --no-concurrent-inlining
Now that concurrent inlining is shipping on stable, remove support
--no-concurrent-inlining.

Note that it's still possible to run Turbofan exclusively on the
main thread by passing --no-concurrent-recompilation.

Bug: v8:7790, v8:12142, chromium:1240585
Change-Id: I1943bbbcad7dea7e3a3c337c239f14f7d96c23cd
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3308798
Reviewed-by: Liviu Rau <liviurau@chromium.org>
Reviewed-by: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78644}
2022-01-17 11:29:48 +00:00
..
local [compiler] Remove support for --no-concurrent-inlining 2022-01-17 11:29:48 +00:00
objects [tools] Use absolute imports in testrunner 2021-09-30 07:54:10 +00:00
outproc Add PASS expectations in NumFuzz behind infra-staging 2021-08-27 13:23:49 +00:00
testproc [numfuzz] Extend numfuzz with more interrupt-budget fuzzing 2021-11-26 15:08:50 +00:00
utils Preparing v8 to use with python3 /tools/testrunner 2019-02-19 09:23:11 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
base_runner.py [riscv64] Implement simd128 in swap 2022-01-11 03:40:16 +00:00
num_fuzzer.py [numfuzz] Add an interrupt-budget fuzzer 2021-11-26 13:23:52 +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
standard_runner.py [tools] Use absolute imports in testrunner 2021-09-30 07:54:10 +00:00
test_config.py Introduce regenerate-expected-files for run-test 2020-03-03 18:58:24 +00:00
trycatch_loader.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00