Searched defs:JumpIfCase (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | switchBuilder.cpp | 59 void SwitchBuilder::JumpIfCase(VReg tag, uint32_t index) in JumpIfCase() function in panda::es2panda::compiler::SwitchBuilder |
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | switchBuilder.h | 73 void JumpIfCase(const VReg tag, const uint32_t index) in JumpIfCase() function in ark::es2panda::ark::es2panda::compiler::SwitchBuilder |
Completed in 1 milliseconds