Home | History | Annotate | Download | only in src

Lines Matching full:element_dictionary

2093         JSObject::cast(pt)->element_dictionary();
4371 if (UpdateGetterSetterInDictionary(element_dictionary(),
4694 SeededNumberDictionary* dictionary = js_object->element_dictionary();
8870 if (element_dictionary()->FindEntry(index) !=
10143 return element_dictionary()->FindEntry(index)
10396 element_dictionary()->CopyKeysTo(storage,
10400 counter += element_dictionary()->NumberOfElementsFilterAttributes(filter);
11175 SeededNumberDictionary* dict = element_dictionary();
11275 SeededNumberDictionary* dict = element_dictionary();