Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs.cc519 class SimpleListPrinter { class
521 explicit SimpleListPrinter(std::ostream& os) : os_(os), first_(true) {} in SimpleListPrinter() function in v8::internal::SimpleListPrinter
540 SimpleListPrinter p(os); in operator <<()
935 SimpleListPrinter p(os); in operator <<()