Home
last modified time | relevance | path

Searched defs:DecodeSection (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dmodule-decoder.cc331 void DecodeSection(SectionCode section_code, Vector<const uint8_t> bytes, in DecodeSection() function in v8::internal::wasm::ModuleDecoderImpl
1448 void ModuleDecoder::DecodeSection(SectionCode section_code, in DecodeSection() function in v8::internal::wasm::ModuleDecoder