Searched defs:HasDictionaryArgumentsElements (Results 1 - 1 of 1) 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());

Completed in 171 milliseconds