Searched defs:ModuleEnv (Results 1 – 2 of 2) sorted by relevance
42 struct ModuleEnv { struct65 constexpr ModuleEnv(const WasmModule* module, UseTrapHandler use_trap_handler, argument88 WasmCompilationUnit(WasmEngine* wasm_engine, ModuleEnv*, NativeModule*, argument
1569 ModuleEnv ModuleEnv; in translate() local