Searched refs:WASM_CONTINUE (Results 1 – 4 of 4) sorted by relevance
92 EXPECT_SIZE(3, WASM_CONTINUE(0)); in TEST_F()
919 VERIFY(WASM_LOOP(1, WASM_CONTINUE(0))); in TEST_F()935 EXPECT_VERIFIES_INLINE(sigs.v_v(), WASM_LOOP(1, WASM_CONTINUE(0))); in TEST_F()
82 #define WASM_CONTINUE(depth) kExprBr, ARITY_0, static_cast<byte>(depth) macro
1259 WASM_CONTINUE(0)), in WASM_EXEC_TEST()2272 WASM_CONTINUE(0))); in WASM_EXEC_TEST()