Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp45 GateRef ifFalseCondition = builder_.IfFalse(ifBranchCondition); in ProcessJumpTable() local
71 …ering::RebuildGeneratorCfg(GateRef resumeGate, GateRef restoreOffsetGate, GateRef ifFalseCondition, in RebuildGeneratorCfg()