Searched refs:SetExprVal (Results 1 – 2 of 2) sorted by relevance
169 void SetExprVal(WasmFrame* frame, int pc, WasmVal val);
1859 void WasmInterpreter::SetExprVal(WasmFrame* frame, int pc, WasmVal val) { in SetExprVal() function in v8::internal::wasm::WasmInterpreter