Searched refs:IsTwoByteRepresentation (Results 1 – 4 of 4) sorted by relevance
246 String::cast(this)->IsTwoByteRepresentation(); in IsSeqTwoByteString()266 String::cast(this)->IsTwoByteRepresentation(); in IsExternalTwoByteString()343 bool String::IsTwoByteRepresentation() const { in IsTwoByteRepresentation() function376 return GetUnderlying()->IsTwoByteRepresentation(); in IsTwoByteRepresentationUnderneath()5608 } else if (src_str->IsTwoByteRepresentation()) { in BOOL_ACCESSORS()
8689 inline bool IsTwoByteRepresentation() const;
1059 if (this->IsTwoByteRepresentation()) { in MakeExternal()
19114 CHECK(flat_string->IsTwoByteRepresentation()); in THREADED_TEST()19125 CHECK(cons->first()->IsTwoByteRepresentation()); in THREADED_TEST()