Home | History | Annotate | Download | only in src

Lines Matching refs:IsDictionary

842 bool Object::IsDictionary() const {
849 return IsDictionary();
854 return IsDictionary();
859 return IsDictionary();
2093 DCHECK(properties()->IsDictionary() == map()->is_dictionary_map());
2094 return !properties()->IsDictionary();
6336 fixed_array->IsDictionary()) ||