Home | History | Annotate | Download | only in src

Lines Matching refs:HasDictionaryArgumentsElements

4503          object->HasDictionaryArgumentsElements());
5181 object->HasDictionaryArgumentsElements());
6024 object->HasDictionaryArgumentsElements());
11908 bool JSObject::HasDictionaryArgumentsElements() {
12060 object->HasDictionaryArgumentsElements());
12458 object->HasDictionaryArgumentsElements() ||
12974 DCHECK(HasDictionaryElements() || HasDictionaryArgumentsElements());