Searched defs:AppendCatchBlock (Results 1 – 4 of 4) sorted by relevance
48 void CodeGenDynamic::AppendCatchBlock(uint32_t typeId, const ark::compiler::BasicBlock *tryBegin, in AppendCatchBlock() function in libabckit::CodeGenDynamic
187 void CodeGenStatic::AppendCatchBlock(uint32_t typeId, const compiler::BasicBlock *tryBegin, in AppendCatchBlock() function in libabckit::CodeGenStatic
37 void BytecodeGen::AppendCatchBlock(uint32_t type_id, const compiler::BasicBlock *try_begin, in AppendCatchBlock() function in panda::bytecodeopt::BytecodeGen
85 void BytecodeGen::AppendCatchBlock(uint32_t typeId, const compiler::BasicBlock *tryBegin, in AppendCatchBlock() function in ark::bytecodeopt::BytecodeGen