Home | History | Annotate | Download | only in compiler

Lines Matching refs:VisitThrow

1162 void AstGraphBuilder::VisitThrow(Throw* expr) {
1971 // TODO(mstarzinger): Should be unified with the VisitThrow implementation.