Searched refs:StringShortPrint (Results 1 – 2 of 2) sorted by relevance
3803 void StringShortPrint(StringStream* accumulator);
824 void String::StringShortPrint(StringStream* accumulator) { in StringShortPrint() function in v8::internal::String974 String::cast(this)->StringShortPrint(accumulator); in HeapObjectShortPrint()