Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-interpreter.h167 WasmVal GetExprVal(const WasmFrame* frame, int pc);
Dwasm-interpreter.cc1848 WasmVal WasmInterpreter::GetExprVal(const WasmFrame* frame, int pc) { in GetExprVal() function in v8::internal::wasm::WasmInterpreter