Home
last modified time | relevance | path

Searched refs:CompileWasmImportCallWrapper (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dfunction-compiler.cc65 WasmCompilationResult result = compiler::CompileWasmImportCallWrapper( in ExecuteImportWrapperCompilation()
Dwasm-objects.cc1484 wasm::WasmCompilationResult result = compiler::CompileWasmImportCallWrapper( in ImportWasmJSFunctionIntoTable()
Dmodule-compiler.cc3958 WasmCompilationResult result = compiler::CompileWasmImportCallWrapper( in CompileImportWrapper()
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.h128 V8_EXPORT_PRIVATE wasm::WasmCompilationResult CompileWasmImportCallWrapper(
Dwasm-compiler.cc8043 wasm::WasmCompilationResult CompileWasmImportCallWrapper( in CompileWasmImportCallWrapper() function