Searched defs:AttributePrinter (Results 1 – 1 of 1) sorted by relevance
62 class AttributePrinter { class64 explicit AttributePrinter(std::ostream& os) : os_(os), first_(true) {} in AttributePrinter() function in v8::internal::AttributePrinter