Searched refs:JSObjectShortPrint (Results 1 – 3 of 3) sorted by relevance
758 void JSObjectShortPrint(StringStream* accumulator);
2731 void JSObject::JSObjectShortPrint(StringStream* accumulator) { in JSObjectShortPrint() function in v8::internal::JSObject
1859 JSObject::cast(*this).JSObjectShortPrint(&accumulator); in HeapObjectShortPrint()