Home | History | Annotate | Download | only in include

Lines Matching defs:IsExternalTwoByteString

2956   static inline bool IsExternalTwoByteString(int instance_type) {
3175 if (I::IsExternalTwoByteString(I::GetInstanceType(obj))) {