Home
last modified time | relevance | path

Searched refs:IsHeapSubtypeOf (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-subtyping.h77 V8_INLINE bool IsHeapSubtypeOf(HeapType::Representation subtype, in IsHeapSubtypeOf() function
H A Dfunction-body-decoder-impl.h4748 if (IsHeapSubtypeOf(arg.type.heap_representation(), HeapType::k##h_type, \ in DecodeGCOpcode()
4758 } else if (!IsHeapSubtypeOf(HeapType::k##h_type, \ in DecodeGCOpcode()
4785 if (IsHeapSubtypeOf(arg.type.heap_representation(), HeapType::k##h_type, \ in DecodeGCOpcode()
4792 } else if (!IsHeapSubtypeOf(HeapType::k##h_type, \ in DecodeGCOpcode()

Completed in 9 milliseconds