Searched refs:canExpireCache (Results 1 – 2 of 2) sorted by relevance
8 …canExpireCache=function(){return this.cacheSize_>this.maxCacheSize_},t.prototype.expire=function()… method in e
1 …canExpireCache() {\n return this.cacheSize_ > this.maxCacheSize_;\n }\n\n /**\n * FIXME emp…