Home | History | Annotate | Download | only in src

Lines Matching defs:PrintProperties

274 bool JSObject::PrintProperties(std::ostream& os) {  // NOLINT
464 if (obj->PrintProperties(os)) os << "\n ";