Searched refs:HasDictionaryArgumentsElements (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dobjects.cc3550 ASSERT(HasDictionaryElements() || HasDictionaryArgumentsElements());
4164 ASSERT(HasDictionaryElements() || HasDictionaryArgumentsElements());
4484 ASSERT(HasDictionaryElements() || HasDictionaryArgumentsElements());
9106 bool JSObject::HasDictionaryArgumentsElements() { function in class:v8::internal::JSObject
9229 ASSERT(HasDictionaryElements() || HasDictionaryArgumentsElements());
9576 HasDictionaryArgumentsElements() ||
9886 ASSERT(HasDictionaryElements() || HasDictionaryArgumentsElements());
H A Dobjects.h1526 bool HasDictionaryArgumentsElements();
6613 // For slow aliases (if HasDictionaryArgumentsElements()):

Completed in 120 milliseconds