Searched defs:propertyStorage (Results 1 – 1 of 1) sorted by relevance
208 …ConstPropertyStorage propertyStorage() const { return (isUsingInlineStorage() ? m_inlineStorage : … in propertyStorage() function209 …PropertyStorage propertyStorage() { return (isUsingInlineStorage() ? m_inlineStorage : m_externalS… in propertyStorage() function