Searched refs:makePurgeable (Results 1 – 12 of 12) sorted by relevance
52 bool makePurgeable(bool purgeable);71 inline bool PurgeableBuffer::makePurgeable(bool) { return false; } in makePurgeable() function
75 bool PurgeableBuffer::makePurgeable(bool purgeable) in makePurgeable() function in WebCore::PurgeableBuffer153 makePurgeable(true); in setPurgePriority()
422 bool CachedResource::makePurgeable(bool purgeable) in makePurgeable() function in WebCore::CachedResource451 m_purgeableData->makePurgeable(true); in makePurgeable()461 if (!m_purgeableData->makePurgeable(false)) in makePurgeable()
120 makePurgeable(true); in destroyDecodedData()
61 makePurgeable(true); in allClientsRemoved()
182 bool makePurgeable(bool purgeable);
340 makePurgeable(true); in destroyDecodedData()
488 if (!resource->makePurgeable(false)) in subresource()
242 if (resource && !resource->makePurgeable(false)) { in resourceForURL()
324 if (!cachedResource->makePurgeable(false)) in resourceData()
25715 * loader/CachedResource.h: Made makePurgeable public.25717 … (WebCore::DocumentLoader::subresource): Call makePurgeable to make the resource non-purgeable60003 (WebCore::CachedResource::makePurgeable):67058 Assertion failure in CachedResource::makePurgeable during layout tests67261 (WebCore::CachedResource::makePurgeable):67280 (WebCore::PurgeableBuffer::makePurgeable):67296 (WebCore::PurgeableBuffer::makePurgeable):
3669 (WebCore::CachedResource::makePurgeable):