Searched defs:AppendCatchBlock (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 38 void BytecodeGen::AppendCatchBlock(uint32_t type_id, const compiler::BasicBlock *try_begin, in AppendCatchBlock() function in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 85 void BytecodeGen::AppendCatchBlock(uint32_t typeId, const compiler::BasicBlock *tryBegin, in AppendCatchBlock() function in ark::bytecodeopt::BytecodeGen |