Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Dreg_acc_alloc_test.cpp559 TEST_F(RegAccAllocTest, SwitchCase) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp144 GateRef CircuitBuilder::SwitchCase(GateRef switchBranch, int64_t value) in SwitchCase() function in panda::ecmascript::kungfu::CircuitBuilder