Home
last modified time | relevance | path

Searched refs:JumpToDefault (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DswitchBuilder.h41 void JumpToDefault(uint32_t defaultIndex);
H A DswitchBuilder.cpp66 void SwitchBuilder::JumpToDefault(uint32_t defaultIndex) in JumpToDefault() function in panda::es2panda::compiler::SwitchBuilder
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DswitchBuilder.h86 void JumpToDefault(uint32_t defaultIndex) in JumpToDefault() function in ark::es2panda::ark::es2panda::compiler::SwitchBuilder
H A DJSCompiler.cpp1537 builder.JumpToDefault(defaultIndex); in CompileImpl()
H A DETSCompiler.cpp1618 builder.JumpToDefault(defaultIndex); in CompileImpl()
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DswitchStatement.cpp70 builder.JumpToDefault(defaultIndex); in Compile()

Completed in 8 milliseconds