Home
last modified time | relevance | path

Searched refs:IsIntRep (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h277 return !IsDoubleRep() && !IsIntRep(); in IsTaggedRep()
286 inline bool IsIntRep() const in IsIntRep() function
Djs_object-inl.h249 } else if (attr.IsIntRep()) { in ConvertValueWithRep()
288 } else if (attr.IsIntRep()) { in GetPropertyInlinedPropsWithRep()