Searched refs:IdentifyUnknownSection (Results 1 – 3 of 3) sorted by relevance
248 static size_t IdentifyUnknownSection(ModuleDecoder* decoder,
2323 size_t ModuleDecoder::IdentifyUnknownSection(ModuleDecoder* decoder, in IdentifyUnknownSection() function in v8::internal::wasm::ModuleDecoder
2789 size_t bytes_consumed = ModuleDecoder::IdentifyUnknownSection( in ProcessSection()