Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc586 bool check_supertype(uint32_t supertype) { in check_supertype() function in v8::internal::wasm::ModuleDecoderImpl
663 if (!check_supertype(supertype)) return {}; in consume_subtype_definition()