Searched defs:ShortPrint (Results 1 – 1 of 1) sorted by relevance
2158 void Object::ShortPrint(FILE* out) { in ShortPrint() function in v8::internal::Object2164 void Object::ShortPrint(StringStream* accumulator) { in ShortPrint() function in v8::internal::Object2171 void Object::ShortPrint(std::ostream& os) { os << Brief(this); } in ShortPrint() function in v8::internal::Object