Searched defs:ModuleDecoder (Results 1 – 1 of 1) sorted by relevance
213 class ModuleDecoder : public Decoder { class215 ModuleDecoder(Zone* zone, const byte* module_start, const byte* module_end, in ModuleDecoder() function in v8::internal::wasm::__anon96a422e80111::ModuleDecoder