Searched refs:sizeForShareableElementDataWithAttributeCount (Results 1 – 1 of 1) sorted by relevance
48 static size_t sizeForShareableElementDataWithAttributeCount(unsigned count) in sizeForShareableElementDataWithAttributeCount() function177 void* slot = WTF::fastMalloc(sizeForShareableElementDataWithAttributeCount(attributes.size())); in createWithAttributes()212 …void* slot = WTF::fastMalloc(sizeForShareableElementDataWithAttributeCount(m_attributeVector.size(… in makeShareableCopy()