v8/test
Manos Koukoutos c0956fbd1d [wasm] Fix bugs in inlining on 32-bit platforms
- Use the lowered 32-bit signature when linking the inlined and caller
  graphs.
- Tolerate non-projection uses of Call nodes when linking the graphs.
  These can be left over by Int64Lowering.
- Drive-by: Inline really small functions even if their call count is
  low.

Bug: v8:12166
Change-Id: I5b472d3f617f2f23820a5d142102c0a6c5c769dc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3720715
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Manos Koukoutos <manoskouk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81386}
2022-06-27 10:44:49 +00:00
..
benchmarks
bigint
cctest [test] Skip very slow test 2022-06-27 09:24:08 +00:00
common
debugger
debugging
fuzzer
fuzzilli
inspector
intl
js-perf-test
memory
message
mjsunit [wasm] Fix bugs in inlining on 32-bit platforms 2022-06-27 10:44:49 +00:00
mkgrokdump
mozilla
test262 [test262] Roll test262 2022-06-24 23:51:49 +00:00
torque
unittests
wasm-api-tests
wasm-js
wasm-spec-tests
webkit
BUILD.gn
OWNERS