Searched refs:has_dictionary_elements (Results 1 – 2 of 2) sorted by relevance
4408 if (object->map()->has_dictionary_elements()) { in ResetElements()5287 DCHECK(transition_map->has_dictionary_elements()); in Freeze()5312 DCHECK(object->map()->has_dictionary_elements()); in Freeze()
5765 inline bool has_dictionary_elements() { in has_dictionary_elements() function