Searched refs:isDictionary (Results 1 – 11 of 11) sorted by relevance
40 if (!m_object->structure()->isDictionary()) in BatchedTransitionOptimizer()
88 ASSERT(!isDictionary()); in setEnumerationCache()
72 if (o->structure()->isDictionary()) in create()
298 ASSERT(isDictionary()); in despecifyDictionaryFunction()340 ASSERT(!structure->isDictionary()); in addPropertyTransitionToExistingStructure()356 ASSERT(!structure->isDictionary()); in addPropertyTransition()520 ASSERT(isDictionary()); in flattenDictionaryStructure()
360 if (cell->structure()->isDictionary()) { in normalizePrototypeChain()385 if (base->structure()->isDictionary()) in normalizePrototypeChain()
314 if (!m_structure->isDictionary()) { in defineGetter()341 if (!m_structure->isDictionary()) { in defineSetter()
92 bool isDictionary() const { return m_dictionaryKind != NoneDictionaryKind; } in isDictionary() function
434 if (m_structure->isDictionary()) { in putDirectInternal()
814 if (structure->isDictionary()) { in tryCachePutByID()882 if (structure->isDictionary()) { in tryCacheGetByID()895 if (slotBaseObject->structure()->isDictionary()) { in tryCacheGetByID()902 ASSERT(!structure->isDictionary()); in tryCacheGetByID()903 ASSERT(!slotBaseObject->structure()->isDictionary()); in tryCacheGetByID()1313 if (slotBaseObject->structure()->isDictionary()) in DEFINE_STUB_FUNCTION()1450 …if (!baseValue.isCell() || !slot.isCacheable() || asCell(baseValue)->structure()->isDictionary()) { in DEFINE_STUB_FUNCTION()1467 ASSERT(!asCell(baseValue)->structure()->isDictionary()); in DEFINE_STUB_FUNCTION()1470 if (slotBaseObject->structure()->isDictionary()) { in DEFINE_STUB_FUNCTION()1483 ASSERT(!asCell(baseValue)->structure()->isDictionary()); in DEFINE_STUB_FUNCTION()
950 if (structure->isDictionary()) { in tryCachePutByID()1039 if (structure->isDictionary()) { in tryCacheGetByID()1052 if (baseObject->structure()->isDictionary()) { in tryCacheGetByID()
9924 (JSC::Structure::isDictionary):10014 (JSC::Structure::isDictionary):