Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.h113 class ModuleDecoderImpl; variable
Dmodule-decoder.cc247 class ModuleDecoderImpl : public Decoder { class
249 explicit ModuleDecoderImpl(const WasmFeatures& enabled, ModuleOrigin origin) in ModuleDecoderImpl() function in v8::internal::wasm::ModuleDecoderImpl
254 ModuleDecoderImpl(const WasmFeatures& enabled, const byte* module_start, in ModuleDecoderImpl() function in v8::internal::wasm::ModuleDecoderImpl