v8/test
Manos Koukoutos 805482a0bb [wasm][test] Improve speculative inlining tests
To trigger speculative inlining, a function needs to run a few times on
Liftoff-tier, and then tier-up to Turbofan. We make sure this happens
by enabling --wasm-dynamic-tiering with a small budget, and running
the critical functions until {%IsLiftoffFunction} is false.
We also add an additional test.

Bug: v8:12166
Change-Id: I6c5e0d3f1e3ba0df8510ae6850d8e9af1d01c179
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3306372
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78123}
2021-11-29 12:36:57 +00:00
..
benchmarks cppgc: Add binary trees benchmark 2021-11-18 16:42:24 +00:00
bigint [bigint][test] Better random input generation 2021-09-08 15:39:27 +00:00
cctest [debugger] Explicitly encode 'other' as a reason when stepping 2021-11-29 07:19:56 +00:00
common [wasm] Internal representation for function references 2021-11-24 13:07:28 +00:00
debugger [loong64][mips][test] Some tests do not need to be skipped 2021-11-25 07:06:58 +00:00
debugging [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
fuzzer [fuzzer] Use recursion scope only for nullable references in GenerateRef 2021-11-17 11:47:30 +00:00
fuzzilli Fix unhandled promise rejections in REPRL mode 2020-09-30 13:34:23 +00:00
inspector [debugger] Explicitly encode 'other' as a reason when stepping 2021-11-29 07:19:56 +00:00
intl [intl] Fix two issues in the localeCompare fast path 2021-11-24 08:28:39 +00:00
js-perf-test [class] add initialize-instance.js to JSTests3 resources 2021-11-25 15:49:19 +00:00
memory [snapshot] Fix the Memory.json benchmark 2021-04-28 07:54:34 +00:00
message [runtime] Ensure JSMessageObject has source positions 2021-11-12 17:43:31 +00:00
mjsunit [wasm][test] Improve speculative inlining tests 2021-11-29 12:36:57 +00:00
mkgrokdump [heap] Handle paged spaces in Heap::MakeHeapIterable 2021-11-15 08:47:18 +00:00
mozilla Reland "[test] Unmark TSAN tests as SLOW/SKIP" 2021-06-28 10:19:20 +00:00
test262 Reland [rab/gsab] Add RAB / GSAB support to DataViews 2021-11-23 16:48:54 +00:00
torque [torque] Make return types required 2021-09-30 15:54:17 +00:00
unittests Revert "cppgc: Fix data race ObjectSizeTrait" 2021-11-29 12:33:16 +00:00
wasm-api-tests [wasm][test] Cleanup macros 2021-09-24 16:47:54 +00:00
wasm-js Revert "Reland "[wasm] Update spec tests"" 2021-11-26 11:49:33 +00:00
wasm-spec-tests Revert "Reland "[wasm] Update spec tests"" 2021-11-26 11:49:33 +00:00
webkit [tests] Increase stack-size limit to make tests pass in debug mode 2021-10-26 07:05:19 +00:00
BUILD.gn Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00