Home
last modified time | relevance | path

Searched refs:kWasmToCapi (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc1140 case compiler::WasmImportCallKind::kWasmToCapi: { in ProcessImportedFunction()
1596 kind == compiler::WasmImportCallKind::kWasmToCapi || in CompileImportWrappers()
H A Dwasm-objects.cc586 auto kind = compiler::WasmImportCallKind::kWasmToCapi; in UpdateDispatchTables()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h75 kWasmToCapi, // fast Wasm->C-API call member in v8::internal::compiler::TrapId::compiler::WasmImportCallKind
H A Dwasm-compiler.cc7826 return {WasmImportCallKind::kWasmToCapi, callable, no_suspender};

Completed in 22 milliseconds