Home | History | Annotate | Download | only in src

Lines Matching defs:VisitStatements

2871   VisitStatements
3074 void HOptimizedGraphBuilder::VisitStatements(ZoneList<Statement*>* statements) {
3092 CHECK_BAILOUT(VisitStatements(stmt->statements()));
3445 CHECK_BAILOUT(VisitStatements(clause->statements()));
6501 VisitStatements(function->body());