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