Home
last modified time | relevance | path

Searched refs:AttributePrinter (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-dotprinter.cc62 class AttributePrinter { class
64 explicit AttributePrinter(std::ostream& os) : os_(os), first_(true) {} in AttributePrinter() function in v8::internal::AttributePrinter
91 AttributePrinter printer(os_); in PrintAttributes()

Completed in 1 milliseconds