v8/test
Clemens Hammacher cbe423467c [wasm][fuzzer] Test combinations of Turbofan and Liftoff
Currently the fuzzer only tests Turbofan and Liftoff in isolation. In
order to test that both tiers use the same ABI, it should also test
calls from one tier to the other.
This CL introduces a new flag which controls which function will be
compiled by which tier, and uses that in the fuzzer.

R=ahaas@chromium.org

Bug: chromium:862931, v8:6600
Change-Id: I450b906700972cfdb496b1734faed9f8208d652f
Reviewed-on: https://chromium-review.googlesource.com/1134775
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#54409}
2018-07-12 12:56:30 +00:00
..
benchmarks Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
cctest [explicit isolates] Remove GetIsolate from HashTable/HashSets 2018-07-12 12:47:48 +00:00
common [explicit isolates] Remove GetIsolates from Map 2018-06-19 09:59:58 +00:00
debugger Unskip debug-stepout-scope-part* on tsan/stress 2018-07-06 13:30:57 +00:00
fuzzer [wasm][fuzzer] Test combinations of Turbofan and Liftoff 2018-07-12 12:56:30 +00:00
inspector Cleanup: Use std::atomic<T> instead of base::AtomicNumber<T> in TaskRunner. 2018-07-12 07:22:06 +00:00
intl Roll ICU to ICU 62.1 2018-07-11 10:24:26 +00:00
js-perf-test [dataview] Fix JSTests.json 2018-07-09 12:42:17 +00:00
memory [builtins] Add embedded stats to --serialization-statistics 2018-07-05 12:33:26 +00:00
message [array] Revert "Implement Array.p.sort in Torque" 2018-07-03 12:42:20 +00:00
mjsunit [wasm][fuzzer] Test combinations of Turbofan and Liftoff 2018-07-12 12:56:30 +00:00
mkgrokdump [explicit isolates] Move remaining roots to ReadOnyRoots 2018-07-03 15:26:04 +00:00
mozilla Roll ICU to ICU 62.1 2018-07-11 10:24:26 +00:00
preparser Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
test262 Fix GetOption per Ecma 402 #sec-getoption 2018-07-12 12:41:58 +00:00
torque [torque] fix variables, returns and conditionals with constexpr 2018-07-03 12:45:40 +00:00
unittests [explicit isolates] Remove GetIsolate from HashTable/HashSets 2018-07-12 12:47:48 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-07-10 11:18:19 +00:00
webkit [test] Skip slow tests 2018-05-23 14:14:34 +00:00
BUILD.gn Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00