Searched refs:IsNullOrUndefinedMap (Results 1 – 3 of 3) sorted by relevance
534 bool Map::IsNullOrUndefinedMap() const { in IsNullOrUndefinedMap() function
766 inline bool IsNullOrUndefinedMap() const;
2455 if (map->IsNullOrUndefinedMap()) return true; in CanFastCloneObject()