Home | History | Annotate | Download | only in src

Lines Matching refs:VisitStatements

2496     VisitStatements(info()->function()->body());
2677 void HGraphBuilder::VisitStatements(ZoneList<Statement*>* statements) {
2709 CHECK_BAILOUT(VisitStatements(stmt->statements()));
3081 CHECK_BAILOUT(VisitStatements(clause->statements()));
5391 VisitStatements(function->body());