Home
last modified time | relevance | path

Searched defs:curAccGate (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp919 GateRef curAccGate = acc_.GetValueIn(gate, acc_.GetNumValueIn(gate) - 1); // get current acc in SaveFrameToContext() local
920 builder_.Store(VariableType::JS_ANY(), glue_, context, accOffset, curAccGate); in SaveFrameToContext() local

Completed in 11 milliseconds