Searched refs:ownerRep (Results 1 – 1 of 1) sorted by relevance
158 …StringImpl* ownerRep = (rep->bufferOwnership() == BufferSubstring) ? rep->m_substringBuffer : rep.… in create() local159 return adoptRef(new StringImpl(rep->m_data + offset, length, ownerRep)); in create()