Home
last modified time | relevance | path

Searched refs:CustomCache (Results 1 – 1 of 1) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/test/
Dtest.js14645 function CustomCache() { class
14649 CustomCache.prototype = { class
14671 ImmutableCache.prototype = lodashStable.create(CustomCache.prototype, {
14792 _.memoize.Cache = CustomCache;