Home
last modified time | relevance | path

Searched refs:SimpleListPrinter (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcode-stubs.cc482 class SimpleListPrinter { class
484 explicit SimpleListPrinter(OStream& os) : os_(os), first_(true) {} in SimpleListPrinter() function in v8::internal::SimpleListPrinter
503 SimpleListPrinter p(os); in operator <<()
853 SimpleListPrinter p(os); in operator <<()