Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp977 void CircuitBuilder::Branch(GateRef condition, Label *trueLabel, Label *falseLabel) in Branch()
Dstub_builder.cpp42 void StubBuilder::Branch(GateRef condition, Label *trueLabel, Label *falseLabel) in Branch()