Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp38 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/
Dcodegen.cpp85 void BytecodeGen::AppendCatchBlock(uint32_t typeId, const compiler::BasicBlock *tryBegin, in AppendCatchBlock() function in ark::bytecodeopt::BytecodeGen