Home
last modified time | relevance | path

Searched defs:wasm_value (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dwasm-module-debug.cc214 wasm::WasmValue wasm_value = in GetWasmGlobal() local
245 wasm::WasmValue wasm_value = debug_info->GetLocalValue( in GetWasmLocal() local
278 WasmValue wasm_value = debug_info->GetStackValue( in GetWasmStackValue() local
388 bool WasmModuleDebug::GetWasmValue(const wasm::WasmValue& wasm_value, in GetWasmValue()
/third_party/node/deps/v8/src/wasm/
Dmodule-instantiate.cc1546 WasmValue wasm_value = global.type == kWasmI32 in ProcessImportedGlobal() local