Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dshared-function-info-inl.h737 const wasm::WasmModule* SharedFunctionInfo::wasm_module() const { in wasm_module() function
/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc1807 ErrorThrower* thrower, const WasmModule* wasm_module, in CompileNativeModule()
1907 const WasmModule* wasm_module = module.get(); in CompileToNativeModule() local
/third_party/node/deps/v8/src/compiler/
Djs-operator.cc939 const wasm::WasmModule* wasm_module, in CallWasm()
Dpipeline.cc1028 wasm::FunctionBody function_body, const wasm::WasmModule* wasm_module, in CreatePipelineStatistics()
Djs-call-reducer.cc3579 const wasm::WasmModule* wasm_module = shared.wasm_module(); in ReduceCallWasmFunction() local