Home
last modified time | relevance | path

Searched refs:HeapObjectShortPrint (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects.h1190 void HeapObjectShortPrint(StringStream* accumulator);
Dobjects.cc634 HeapObject::cast(this)->HeapObjectShortPrint(accumulator); in ShortPrint()
984 void HeapObject::HeapObjectShortPrint(StringStream* accumulator) { in HeapObjectShortPrint() function in v8::internal::HeapObject