Searched defs:try_begin (Results 1 – 2 of 2) sorted by relevance
38 void BytecodeGen::AppendCatchBlock(uint32_t type_id, const compiler::BasicBlock *try_begin, in AppendCatchBlock()
485 auto try_begin = try_block.begin_bb; in ConnectTryCodeBlock() local