Lines Matching defs:IsDictionaryMode
78 if (!ElementAccessor::IsDictionaryMode(receiverObj)) {
104 if (LIKELY(!hclass->IsDictionaryMode())) {
105 ASSERT(!TaggedArray::Cast(JSObject::Cast(receiver)->GetProperties().GetTaggedObject())->IsDictionaryMode());
112 ASSERT(array->IsDictionaryMode());
139 if (!ElementAccessor::IsDictionaryMode(receiverObj)) {
150 if (LIKELY(!hclass->IsDictionaryMode())) {
160 ASSERT(!TaggedArray::Cast(JSObject::Cast(receiver)->GetProperties().GetTaggedObject())->IsDictionaryMode());
211 ASSERT(!ElementAccessor::IsDictionaryMode(currentHolder));
227 if (LIKELY(!hclass->IsDictionaryMode())) {
228 ASSERT(!TaggedArray::Cast(JSObject::Cast(receiver)->GetProperties().GetTaggedObject())->IsDictionaryMode());
289 if (LIKELY(!hclass->IsDictionaryMode())) {
290 ASSERT(!TaggedArray::Cast(JSObject::Cast(holder)->GetProperties().GetTaggedObject())->IsDictionaryMode());
315 ASSERT(array->IsDictionaryMode());
351 if (LIKELY(!hclass->IsDictionaryMode())) {
352 ASSERT(!TaggedArray::Cast(JSObject::Cast(receiver)->GetProperties().GetTaggedObject())->IsDictionaryMode());
434 if (LIKELY(!hclass->IsDictionaryMode())) {
435 ASSERT(!TaggedArray::Cast(JSObject::Cast(holder)->GetProperties().GetTaggedObject())->IsDictionaryMode());
496 ASSERT(properties->IsDictionaryMode());
601 ASSERT(!ElementAccessor::IsDictionaryMode(currentHolder));
660 ASSERT(!elements->IsDictionaryMode());
915 if (!array->IsDictionaryMode()) {
1245 if (!properties->IsDictionaryMode()) {