Home
last modified time | relevance | path

Searched refs:canShrinkLRULists (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/loader/cache/
DMemoryCache.cpp238 bool canShrinkLRULists = true; in pruneDeadResources() local
285 canShrinkLRULists = false; in pruneDeadResources()
286 else if (canShrinkLRULists) in pruneDeadResources()