Searched refs:throw_instruction (Results 1 – 1 of 1) sorted by relevance
798 void VisitThrow(HThrow* throw_instruction) override { in VisitThrow() argument799 HandleExit(throw_instruction->GetBlock()); in VisitThrow()