Home
last modified time | relevance | path

Searched defs:restoreGate (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dframe_states.cpp402 auto restoreGate = gateAcc_.GetDep(gate); in UpdateVirtualRegistersOfResume() local
Dbytecode_circuit_builder.cpp1285 …ytecodeCircuitBuilder::SetExistingRestore(GateRef resumeGate, uint16_t tmpReg, GateRef restoreGate) in SetExistingRestore()
Dslowpath_lowering.cpp3287 GateRef restoreGate = acc_.GetDep(gate); in LowerResumeGenerator() local