Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-interpreter.h169 void SetExprVal(WasmFrame* frame, int pc, WasmVal val);
Dwasm-interpreter.cc1859 void WasmInterpreter::SetExprVal(WasmFrame* frame, int pc, WasmVal val) { in SetExprVal() function in v8::internal::wasm::WasmInterpreter