Home
last modified time | relevance | path

Searched refs:WASM_HEAP_TYPE (Results 1 – 2 of 2) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/test/common/wasm/
H A Dwasm-macro-gen.h114 #define WASM_HEAP_TYPE(heap_type) static_cast<byte>((heap_type).code() & 0x7f) macro
118 WASM_HEAP_TYPE((type).heap_type())
/dports/lang/v8/v8-9.6.180.12/test/unittests/wasm/
H A Dfunction-body-decoder-unittest.cc3905 ExpectValidates(&sig, {WASM_REF_NULL(WASM_HEAP_TYPE(HeapType(type_repr)))}); in TEST_F()
4522 WASM_RTT_CANON(WASM_HEAP_TYPE(to_heap)))}); in TEST_F()
4525 WASM_RTT_CANON(WASM_HEAP_TYPE(to_heap)))}); in TEST_F()
4535 WASM_RTT_CANON(WASM_HEAP_TYPE(to_heap)))}, in TEST_F()
4539 WASM_RTT_CANON(WASM_HEAP_TYPE(to_heap)))}, in TEST_F()