Home
last modified time | relevance | path

Searched refs:GetLocalVal (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dwasm-interpreter.h92 WasmVal GetLocalVal(int index) const; in FOREACH_UNION_MEMBER()
Dwasm-interpreter.cc1939 WasmVal InterpretedFrame::GetLocalVal(int index) const { in GetLocalVal() function in v8::internal::wasm::InterpretedFrame