Searched defs: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::SimpleListPrinter