Home | History | Annotate | Download | only in src

Lines Matching refs:VisitStatements

4301   VisitStatements(current_info()->function()->body());
4518 void HOptimizedGraphBuilder::VisitStatements(ZoneList<Statement*>* statements) {
4562 CHECK_BAILOUT(VisitStatements(stmt->statements()));
4915 CHECK_BAILOUT(VisitStatements(clause->statements()));
7932 VisitStatements(function->body());