Searched refs:isInMemoryCache (Results 1 – 3 of 3) sorted by relevance
160 ASSERT(m_parsedStyleSheetCache->isInMemoryCache()); in restoreParsedStyleSheet()
141 bool isInMemoryCache() const { return m_isInMemoryCache; } in isInMemoryCache() function
160 if (m_contents->hasOneClient() && !m_contents->isInMemoryCache()) { in willMutateRules()