Searched refs:HeapObjectShortPrint (Results 1 – 2 of 2) sorted by relevance
1190 void HeapObjectShortPrint(StringStream* accumulator);
634 HeapObject::cast(this)->HeapObjectShortPrint(accumulator); in ShortPrint()984 void HeapObject::HeapObjectShortPrint(StringStream* accumulator) { in HeapObjectShortPrint() function in v8::internal::HeapObject