Searched refs:SetTryCatchInformation (Results 1 – 3 of 3) sorted by relevance
347 catch_block->SetTryCatchInformation( in InsertTryBoundaryBlocks()
556 block->SetTryCatchInformation(new (allocator_) TryCatchInformation(*try_entry)); in ComputeTryBlockInformation()2420 block->SetTryCatchInformation(try_catch_info); in UpdateLoopAndTryInformationOfNewBlock()
1282 void SetTryCatchInformation(TryCatchInformation* try_catch_information) { in SetTryCatchInformation() function