Searched refs:m_selectorQueryCache (Results 1 – 2 of 2) sorted by relevance
1237 OwnPtr<SelectorQueryCache> m_selectorQueryCache; variable
602 if (!m_selectorQueryCache) in selectorQueryCache()603 m_selectorQueryCache = adoptPtr(new SelectorQueryCache()); in selectorQueryCache()604 return *m_selectorQueryCache; in selectorQueryCache()