Searched refs:addToLRUList (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/history/
H A DPageCache.h79 void addToLRUList(HistoryItem*); // Adds to the head of the list.
H A DPageCache.cpp448 addToLRUList(item);
490 void PageCache::addToLRUList(HistoryItem* item) function in class:WebCore::PageCache

Completed in 109 milliseconds