v8/test
Manos Koukoutos 95c1647a45 [wasm] Update permitted calls in unrolled loops
We prevent unrolling of loops with indirect calls. We expand the set of
permitted wasm builtins in unrolled loops.

Bug: v8:11298
Change-Id: I70b8ff3b16d9b0d3a4ea2d103f8ffb74083fd2a9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3289152
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/main@{#77965}
2021-11-18 11:39:06 +00:00
..
benchmarks cppgc: Initialize benchmark process only once 2021-11-16 13:15:44 +00:00
bigint [bigint][test] Better random input generation 2021-09-08 15:39:27 +00:00
cctest [web snapshots] Fix error reporting 2021-11-18 10:25:38 +00:00
common AIX: workaround the aix FP glibc bug 2021-11-16 03:23:24 +00:00
debugger [bytecode-generator] Move source code position for classes 2021-11-17 09:40:32 +00:00
debugging
fuzzer [fuzzer] Use recursion scope only for nullable references in GenerateRef 2021-11-17 11:47:30 +00:00
fuzzilli
inspector [class] fix evaluation order and errors in private accessor assignments 2021-11-09 15:36:28 +00:00
intl [builtins] add Torque fast-path for String.prototype.localeCompare 2021-11-17 12:55:13 +00:00
js-perf-test [class] add microbenchmarks for private methods 2021-11-06 05:40:22 +00:00
memory
message [runtime] Ensure JSMessageObject has source positions 2021-11-12 17:43:31 +00:00
mjsunit [wasm] Update permitted calls in unrolled loops 2021-11-18 11:39:06 +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 "[cleanup] Remove harmony-intl-dateformat-day-period" 2021-11-15 19:38:18 +00:00
torque [torque] Make return types required 2021-09-30 15:54:17 +00:00
unittests [cleanup] Rename RelocInfo::NONE to RelocInfo::NO_INFO to fix -Wshadow 2021-11-17 19:11:40 +00:00
wasm-api-tests [wasm][test] Cleanup macros 2021-09-24 16:47:54 +00:00
wasm-js [wasm] Update spec tests 2021-11-11 16:24:33 +00:00
wasm-spec-tests [wasm] Update spec tests 2021-11-11 16:24: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