Searched refs:IsJsPrimitiveRef (Results 1 – 3 of 3) sorted by relevance
220 return GetJSHClass()->IsJsPrimitiveRef(); in IsJSPrimitiveRef()
1083 return IsHeapObject() && GetTaggedObject()->GetClass()->IsJsPrimitiveRef(); in IsJSPrimitiveRef()
860 inline bool IsJsPrimitiveRef() const in IsJsPrimitiveRef() function