Searched refs:IsNullOrUndefinedMap (Results 1 – 3 of 3) sorted by relevance
788 inline bool IsNullOrUndefinedMap() const;
682 bool Map::IsNullOrUndefinedMap() const { in IsNullOrUndefinedMap() function
3158 if (map->IsNullOrUndefinedMap()) return true; in CanFastCloneObject()3208 DCHECK(!source_map->IsNullOrUndefinedMap()); in FastCloneObjectMap()