v8/test/common/wasm
Clemens Backes d3a3d73384 [wasm][test][cleanup] Use more base::Vector
The {CallWasmFunctionForTesting} function currently receives arguments
as a pair of {int} and {Handle<Object>*}. Encapsulating this as a
{base::Vector} makes the relation more clear and improves readability at
call sites.

R=ahaas@chromium.org

Change-Id: I884f8d0dc1c33389b60cc53750f2e3bfcaf644a5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4218353
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85638}
2023-02-03 09:37:34 +00:00
..
flag-utils.h [config] Add V8_NODISCARD for Scope classes 2020-11-26 11:08:45 +00:00
OWNERS
test-signatures.h [wasm-gc] Split any and extern type 2022-07-28 13:09:55 +00:00
wasm-interpreter.cc [relaxed-simd] Fix ordering of relaxed FMA/FNMA operands 2022-12-16 19:12:44 +00:00
wasm-interpreter.h [wasm][cleanup] Pass ModuleWireBytes by value 2022-11-10 12:17:39 +00:00
wasm-macro-gen.h [wasm-gc] Add new br_on_cast_fail null variant taking a heap type immediate 2022-12-15 12:45:51 +00:00
wasm-module-runner.cc [wasm][test][cleanup] Use more base::Vector 2023-02-03 09:37:34 +00:00
wasm-module-runner.h [wasm][test][cleanup] Use more base::Vector 2023-02-03 09:37:34 +00:00