Home | History | Annotate | Download | only in Api

Lines Matching refs:disableCache

820     bool disableCache = !cacheMinDeadCapacity && !cacheMaxDead && !totalCapacity;
821 WebCore::memoryCache()->setDisabled(disableCache);