Searched refs:GetExprVal (Results 1 – 2 of 2) sorted by relevance
167 WasmVal GetExprVal(const WasmFrame* frame, int pc);
1848 WasmVal WasmInterpreter::GetExprVal(const WasmFrame* frame, int pc) { in GetExprVal() function in v8::internal::wasm::WasmInterpreter