Searched refs:isDictionary (Results 1 – 11 of 11) sorted by relevance
41 if (!m_object->structure()->isDictionary()) in BatchedTransitionOptimizer()
92 ASSERT(!isDictionary()); in setEnumerationCache()
67 if (o->structure()->isDictionary()) in create()
290 ASSERT(isDictionary()); in despecifyDictionaryFunction()300 ASSERT(!structure->isDictionary()); in addPropertyTransitionToExistingStructure()329 ASSERT(!structure->isDictionary()); in addPropertyTransition()553 ASSERT(isDictionary()); in flattenDictionaryStructure()
331 if (!m_structure->isDictionary()) in defineGetter()356 if (!m_structure->isDictionary()) in defineSetter()563 if (!structure()->isDictionary()) in fillGetterPropertySlot()
430 if (cell->structure()->isDictionary()) { in normalizePrototypeChain()455 if (base->structure()->isDictionary()) in normalizePrototypeChain()
94 bool isDictionary() const { return m_dictionaryKind != NoneDictionaryKind; } in isDictionary() function
566 if (m_structure->isDictionary()) { in putDirectInternal()
837 if (structure->isDictionary()) { in tryCachePutByID()907 if (structure->isDictionary()) { in tryCacheGetByID()920 if (slotBaseObject->structure()->isDictionary()) { in tryCacheGetByID()927 ASSERT(!structure->isDictionary()); in tryCacheGetByID()928 ASSERT(!slotBaseObject->structure()->isDictionary()); in tryCacheGetByID()1555 if (slotBaseObject->structure()->isDictionary()) in DEFINE_STUB_FUNCTION()1725 …if (!baseValue.isCell() || !slot.isCacheable() || baseValue.asCell()->structure()->isDictionary())… in DEFINE_STUB_FUNCTION()1742 ASSERT(!baseValue.asCell()->structure()->isDictionary()); in DEFINE_STUB_FUNCTION()1745 if (slotBaseObject->structure()->isDictionary()) { in DEFINE_STUB_FUNCTION()1759 ASSERT(!baseValue.asCell()->structure()->isDictionary()); in DEFINE_STUB_FUNCTION()
1246 if (structure->isDictionary()) { in tryCachePutByID()1344 if (structure->isDictionary()) { in tryCacheGetByID()1357 if (baseObject->structure()->isDictionary()) { in tryCacheGetByID()
18232 (JSC::Structure::isDictionary):18322 (JSC::Structure::isDictionary):