Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp154 GateRef CircuitBuilder::SwitchCase(GateRef switchBranch, int64_t value) in SwitchCase() argument
159 GateRef CircuitBuilder::DefaultCase(GateRef switchBranch) in DefaultCase() argument
267 GateRef switchBranch = SwitchBranch(currentControl, index, numberOfKeys); in Switch() local
H A Dstub_builder.cpp86 GateRef switchBranch = env_->GetBuilder()->SwitchBranch(currentControl, index, numberOfKeys); in Switch() local

Completed in 23 milliseconds