Searched refs:PrintClassProperties (Results 1 – 2 of 2) sorted by relevance
97 void PrintClassProperties(ZoneList<ClassLiteral::Property*>* properties);
920 PrintClassProperties(node->properties()); in VisitClassLiteral()923 void AstPrinter::PrintClassProperties( in PrintClassProperties() function in v8::internal::AstPrinter