Searched refs:IsTemplateMap (Results 1 – 3 of 3) sorted by relevance
1275 inline bool JSTaggedValue::IsTemplateMap() const in IsTemplateMap() function1277 return IsHeapObject() && GetTaggedObject()->GetClass()->IsTemplateMap(); in IsTemplateMap()
617 bool IsTemplateMap() const;
1316 inline bool IsTemplateMap() const in IsTemplateMap() function