Searched refs:GetLocalVal (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-interpreter.h | 92 WasmVal GetLocalVal(int index) const; in FOREACH_UNION_MEMBER() |
D | wasm-interpreter.cc | 1939 WasmVal InterpretedFrame::GetLocalVal(int index) const { in GetLocalVal() function in v8::internal::wasm::InterpretedFrame |