Searched refs:shouldMakeResourcePurgeableOnEviction (Results 1 – 6 of 6) sorted by relevance
163 static bool shouldMakeResourcePurgeableOnEviction();218 inline bool MemoryCache::shouldMakeResourcePurgeableOnEviction() in shouldMakeResourcePurgeableOnEviction() function
61 if (!MemoryCache::shouldMakeResourcePurgeableOnEviction() && isSafeToMakePurgeable()) in allClientsRemoved()
126 if (!MemoryCache::shouldMakeResourcePurgeableOnEviction() && isSafeToMakePurgeable()) in destroyDecodedData()
137 …bool wasPurgeable = MemoryCache::shouldMakeResourcePurgeableOnEviction() && resource && resource->… in resourceForURL()304 if (!MemoryCache::shouldMakeResourcePurgeableOnEviction()) in makeResourcePurgeable()341 if (!MemoryCache::shouldMakeResourcePurgeableOnEviction() || !resource->isPurgeable()) in evict()
338 if (!MemoryCache::shouldMakeResourcePurgeableOnEviction()) in destroyDecodedData()
16894 (WebCore::MemoryCache::shouldMakeResourcePurgeableOnEviction):17054 (WebCore::Cache::shouldMakeResourcePurgeableOnEviction):50163 shouldMakeResourcePurgeableOnEviction() returns true.50189 (WebCore::Cache::shouldMakeResourcePurgeableOnEviction): Added. Indicates if the new