Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp117 bool resumeInLoopBody = false; in RebuildGeneratorCfg() local
248 void AsyncFunctionLowering::CheckResumeInLoopBody(GateRef stateInGate, bool &resumeInLoopBody) in CheckResumeInLoopBody()