Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.h96 kWasmInstance, enumerator
Dwasm-compiler.cc4698 Node* instance_node = Param(CWasmEntryParameters::kWasmInstance + 1); in BuildCWasmEntry()
/external/v8/src/wasm/
Dwasm-interpreter.cc2776 args[compiler::CWasmEntryParameters::kWasmInstance] = instance; in CallExternalWasmFunction()