Searched defs:MapCache (Results 1 – 8 of 8) sorted by relevance
1 var MapCache = require('./_MapCache'); variable
3 MapCache = require('./_MapCache'); variable
1 var MapCache = require('./_MapCache'), variable
14 function MapCache(entries) { class
2167 function MapCache(entries) { class2255 MapCache.prototype.clear = mapCacheClear; class
2125 function MapCache(entries) { class2213 MapCache.prototype.clear = mapCacheClear; class
352 'MapCache': MapCache property