Home | History | Annotate | Download | only in include

Lines Matching refs:IsExternalTwoByteString

3920   static inline bool IsExternalTwoByteString(int instance_type) {
4168 if (I::IsExternalTwoByteString(I::GetInstanceType(obj))) {