Searched refs:makePurgeable (Results 1 – 6 of 6) sorted by relevance
146 makePurgeable(true); in destroyDecodedData()
241 bool makePurgeable(bool purgeable);
401 makePurgeable(true); in destroyDecodedData()
784 bool Resource::makePurgeable(bool purgeable) in makePurgeable() function in WebCore::Resource
140 if (resource && !resource->makePurgeable(false)) { in resourceForURL()
152 if (!cachedResource->makePurgeable(false)) in prepareResourceBuffer()