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