Searched refs:try_catch_info (Results 1 – 1 of 1) sorted by relevance
2651 TryCatchInformation* try_catch_info = in UpdateLoopAndTryInformationOfNewBlock() local2653 block->SetTryCatchInformation(try_catch_info); in UpdateLoopAndTryInformationOfNewBlock()2826 TryCatchInformation* try_catch_info = predecessor->GetTryCatchInformation(); in InlineInto() local2827 new_block->SetTryCatchInformation(try_catch_info); in InlineInto()2829 try_catch_info->GetTryEntry().GetBlock()->GetExceptionalSuccessors()) { in InlineInto()2832 DCHECK(try_catch_info->GetTryEntry().HasSameExceptionHandlersAs( in InlineInto()