Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-interpreter.cc2962 WasmValue GetLocalValue(int index) const { in GetLocalValue() function in v8::internal::wasm::__anon959de6190111::InterpretedFrameImpl
3214 WasmValue InterpretedFrame::GetLocalValue(int index) const { in GetLocalValue() function in v8::internal::wasm::InterpretedFrame