Home | History | Annotate | Download | only in src

Lines Matching defs:HasDictionaryArgumentsElements

4792   ASSERT(HasDictionaryElements() || HasDictionaryArgumentsElements());
5491 object->HasDictionaryArgumentsElements());
6250 object->HasDictionaryArgumentsElements());
12140 bool JSObject::HasDictionaryArgumentsElements() {
12291 object->HasDictionaryArgumentsElements());
12687 object->HasDictionaryArgumentsElements() ||
13176 ASSERT(HasDictionaryElements() || HasDictionaryArgumentsElements());