Searched refs:pastLoads (Results 1 – 1 of 1) sorted by relevance
3514 Vector<String> pastLoads; in tellClientAboutPastMemoryCacheLoads() local3515 m_documentLoader->takeMemoryCacheLoadsForClientNotification(pastLoads); in tellClientAboutPastMemoryCacheLoads()3517 size_t size = pastLoads.size(); in tellClientAboutPastMemoryCacheLoads()3519 … CachedResource* resource = memoryCache()->resourceForURL(KURL(ParsedURLString, pastLoads[i])); in tellClientAboutPastMemoryCacheLoads()