Searched refs:HasOutOfObjectProperties (Results 1 – 4 of 4) sorted by relevance
110 if (instance_map->HasOutOfObjectProperties()) { in BUILTIN()
504 bool HasOutOfObjectProperties() const;
565 bool Map::HasOutOfObjectProperties() const { in HasOutOfObjectProperties() function in v8::internal::Map
208 DCHECK(!parent_map->HasOutOfObjectProperties()); in DeleteObjectPropertyFast()