Searched refs:SimpleListPrinter (Results 1 – 1 of 1) sorted by relevance
482 class SimpleListPrinter { class484 explicit SimpleListPrinter(OStream& os) : os_(os), first_(true) {} in SimpleListPrinter() function in v8::internal::SimpleListPrinter503 SimpleListPrinter p(os); in operator <<()853 SimpleListPrinter p(os); in operator <<()