Home
last modified time | relevance | path

Searched refs:WASM_ARRAY_INIT (Results 1 – 3 of 3) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/test/common/wasm/
H A Dwasm-macro-gen.h574 #define WASM_ARRAY_INIT(index, length, ...) \ macro
/dports/lang/v8/v8-9.6.180.12/test/cctest/wasm/
H A Dtest-gc.cc837 {WASM_ARRAY_INIT(type_index, 3, WASM_I32V(10), WASM_I32V(20), in WASM_COMPILED_EXEC_TEST()
/dports/lang/v8/v8-9.6.180.12/test/unittests/wasm/
H A Dmodule-decoder-unittest.cc41 WASM_ARRAY_INIT(index, length, __VA_ARGS__), kExprEnd