Searched refs:m_areMemoryCacheClientCallsEnabled (Results 1 – 3 of 3) sorted by relevance
197 bool areMemoryCacheClientCallsEnabled() const { return m_areMemoryCacheClientCallsEnabled; } in areMemoryCacheClientCallsEnabled()228 bool m_areMemoryCacheClientCallsEnabled; variable
124 , m_areMemoryCacheClientCallsEnabled(true) in Page()621 if (m_areMemoryCacheClientCallsEnabled == enabled) in setMemoryCacheClientCallsEnabled()624 m_areMemoryCacheClientCallsEnabled = enabled; in setMemoryCacheClientCallsEnabled()
10245 …(WebCore::Page::Page): Initialize m_areMemoryCacheClientCallsEnabled to be compatible with old beh…10248 and m_areMemoryCacheClientCallsEnabled.