Home | History | Annotate | Download | only in src

Lines Matching refs:ForInStatement

3606 void HOptimizedGraphBuilder::VisitForInStatement(ForInStatement* stmt) {
3615 if (stmt->for_in_type() != ForInStatement::FAST_FOR_IN) {