Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp131 GateRef resumeStateGate = accessor_.GetState(resumeGate); in RebuildGeneratorCfg() local
132 if (accessor_.GetOpCode(resumeStateGate) != OpCode::IF_TRUE) { in RebuildGeneratorCfg()