Searched refs:ConstPropertyStorage (Results 1 – 1 of 1) sorted by relevance
69 typedef const EncodedJSValue* ConstPropertyStorage; typedef244 …ConstPropertyStorage propertyStorage() const { return (isUsingInlineStorage() ? m_inlineStorage : … in propertyStorage()