Home | History | Annotate | Download | only in src

Lines Matching refs:ForInStatement

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