Searched refs:SimpleListPrinter (Results 1 – 1 of 1) sorted by relevance
519 class SimpleListPrinter { class521 explicit SimpleListPrinter(std::ostream& os) : os_(os), first_(true) {} in SimpleListPrinter() function in v8::internal::SimpleListPrinter540 SimpleListPrinter p(os); in operator <<()935 SimpleListPrinter p(os); in operator <<()