Searched defs:VisitStatements (Results 1 – 3 of 3) sorted by relevance
114 void AstTraversalVisitor<Subclass>::VisitStatements( in VisitStatements() function
2724 void VisitStatements(const ZonePtrList<Statement>* statements) { in VisitStatements() function
1716 void BytecodeGenerator::VisitStatements( in VisitStatements() function in v8::internal::interpreter::BytecodeGenerator