Searched refs:expireCache (Results 1 – 2 of 2) sorted by relevance
8 …expireCache=function(t){for(;this.canExpireCache();){if(this.peekLast().getKey()in t)break;this.po… method in e
1 …expireCache(). If set to 0, no cache entries\n * will be pruned at all.\n * @type {number}…