Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dasync_function_lowering.cpp46 GateRef ifFalseCondition = builder_.IfFalse(ifBranchCondition); in ProcessJumpTable() local
72 void AsyncFunctionLowering::RebuildGeneratorCfg(GateRef resumeGate, GateRef restoreOffsetGate, GateRef ifFalseCondition, in RebuildGeneratorCfg() argument

Completed in 2 milliseconds