Home
last modified time | relevance | path

Searched refs:CompileWasmJSFastCallWrapper (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.h137 wasm::WasmCode* CompileWasmJSFastCallWrapper(wasm::NativeModule*,
Dwasm-compiler.cc8163 wasm::WasmCode* CompileWasmJSFastCallWrapper(wasm::NativeModule* native_module, in CompileWasmJSFastCallWrapper() function
/third_party/node/deps/v8/src/wasm/
Dmodule-instantiate.cc1176 WasmCode* wasm_code = compiler::CompileWasmJSFastCallWrapper( in ProcessImportedFunction()