Searched refs:has_dictionary_elements (Results 1 – 3 of 3) sorted by relevance
188 } else if (has_dictionary_elements()) { in GetInitialElements()471 bool Map::has_dictionary_elements() const { in has_dictionary_elements() function
404 inline bool has_dictionary_elements() const;
8713 DCHECK(transition_map->has_dictionary_elements() || in PreventExtensionsWithTransition()8769 DCHECK(object->map()->has_dictionary_elements() || in PreventExtensionsWithTransition()