Searched refs:SetTryCatchInformation (Results 1 – 3 of 3) sorted by relevance
303 catch_block->SetTryCatchInformation( in InsertTryBoundaryBlocks()
400 block->SetTryCatchInformation(new (arena_) TryCatchInformation(*try_entry)); in ComputeTryBlockInformation()1991 block->SetTryCatchInformation(try_catch_info); in UpdateLoopAndTryInformationOfNewBlock()
1108 void SetTryCatchInformation(TryCatchInformation* try_catch_information) { in SetTryCatchInformation() function