Searched refs:IsIntRep (Results 1 – 3 of 3) sorted by relevance
235 return !IsDoubleRep() && !IsIntRep(); in IsTaggedRep()244 inline bool IsIntRep() const in IsIntRep() function
239 } else if (attr.IsIntRep()) { in ConvertValueWithRep()278 } else if (attr.IsIntRep()) { in GetPropertyInlinedPropsWithRep()
901 } else if (newAttr.IsIntRep()) { in VerifyObjIhcPGOType()