Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-subtyping.cc18 V8_INLINE bool EquivalentIndices(uint32_t index1, uint32_t index2, in EquivalentIndices() function
143 EquivalentIndices(subtype.ref_index(), supertype.ref_index(), in IsSubtypeOfImpl()
242 return EquivalentIndices(type1.ref_index(), type2.ref_index(), module1, in EquivalentTypes()

Completed in 1 milliseconds