Home | History | Annotate | Download | only in win

Lines Matching refs:memoryCache

72 #include <WebCore/MemoryCache.h>
608 memoryCache()->setCapacities(cacheMinDeadCapacity, cacheMaxDeadCapacity, cacheTotalCapacity);
609 memoryCache()->setDeadDecodedDataDeletionInterval(deadDecodedDataDeletionInterval);