Lines Matching refs:ShortPrint
1660 void Object::ShortPrint(FILE* out) {
1666 void Object::ShortPrint(StringStream* accumulator) {
1673 void Object::ShortPrint(std::ostream& os) { os << Brief(this); }
2048 JSValue::cast(this)->value()->ShortPrint(accumulator);
2067 object->ShortPrint(file);
2069 from_elements->ShortPrint(file);
2071 to_elements->ShortPrint(file);
2315 Cell::cast(this)->value()->ShortPrint(&accumulator);
2324 cell->value()->ShortPrint(&accumulator);
2332 WeakCell::cast(this)->value()->ShortPrint(&accumulator);
12342 ShortPrint();
12488 ShortPrint();
12524 ShortPrint();
13764 ShortPrint();
13899 ShortPrint();