Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.h203 uint8_t name_section_kind);
205 uint8_t name_section_kind);
Dmodule-decoder.cc2518 uint8_t name_section_kind) { in DecodeNameMap() argument
2530 if (name_type != name_section_kind) { in DecodeNameMap()
2550 uint8_t name_section_kind) { in DecodeIndirectNameMap() argument
2562 if (name_type != name_section_kind) { in DecodeIndirectNameMap()