Searched refs:m_selectorQueryCache (Results 1 – 2 of 2) sorted by relevance
1297 OwnPtr<SelectorQueryCache> m_selectorQueryCache; variable
684 if (!m_selectorQueryCache) in selectorQueryCache()685 m_selectorQueryCache = adoptPtr(new SelectorQueryCache()); in selectorQueryCache()686 return *m_selectorQueryCache; in selectorQueryCache()