Home | History | Annotate | Download | only in include

Lines Matching defs:IsExternalTwoByteString

5628   V8_INLINE static bool IsExternalTwoByteString(int instance_type) {
6194 if (I::IsExternalTwoByteString(I::GetInstanceType(obj))) {