Searched refs:m_selectorQueryCache (Results 1 – 2 of 2) sorted by relevance
1331 OwnPtr<SelectorQueryCache> m_selectorQueryCache; variable
665 if (!m_selectorQueryCache) in selectorQueryCache()666 m_selectorQueryCache = adoptPtr(new SelectorQueryCache()); in selectorQueryCache()667 return *m_selectorQueryCache; in selectorQueryCache()