Searched refs:lruListFor (Results 1 – 6 of 6) sorted by relevance
368 MemoryCache::LRUList* MemoryCache::lruListFor(CachedResource* resource) in lruListFor() function in WebCore::MemoryCache390 LRUList* list = lruListFor(resource); in removeFromLRUList()434 LRUList* list = lruListFor(resource); in insertInLRUList()446 list = lruListFor(resource); in insertInLRUList()
178 LRUList* lruListFor(CachedResource*);
11362 (WebCore::Cache::lruListFor): *** The key change. *** Compute the 46653 (WebCore::Cache::lruListFor):50930 (WebCore::Cache::lruListFor):
21490 (WebCore::Cache::lruListFor):
16879 (WebCore::MemoryCache::lruListFor):17030 (WebCore::Cache::lruListFor):
58138 (WebCore::Cache::lruListFor): Use Vector::grow instead of resize.