Searched refs:JSObjectShortPrint (Results 1 – 2 of 2) sorted by relevance
2620 void JSObjectShortPrint(StringStream* accumulator);
2841 void JSObject::JSObjectShortPrint(StringStream* accumulator) { in JSObjectShortPrint() function in v8::internal::JSObject3360 JSObject::cast(this)->JSObjectShortPrint(&accumulator); in HeapObjectShortPrint()