Home | History | Annotate | Download | only in src

Lines Matching refs:VisitTypeof

9824     case Token::TYPEOF: return VisitTypeof(expr);
9875 void HOptimizedGraphBuilder::VisitTypeof(UnaryOperation* expr) {