Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp61 GateRef firstState = Circuit::NullGate(); in ProcessJumpTable() local
72 GateRef newTarget, GateRef &firstState) in RebuildGeneratorCfg()