Searched refs:IsSeededNumberDictionary (Results 1 – 4 of 4) sorted by relevance
2062 old_elements->IsSeededNumberDictionary() in AddImpl()2142 if (old_elements->IsSeededNumberDictionary() || in AddImpl()
912 bool Object::IsSeededNumberDictionary() const { in IsSeededNumberDictionary() function
1069 INLINE(bool IsSeededNumberDictionary() const);
15857 } else if (elements->IsSeededNumberDictionary()) { in AddDataElement()