Searched defs:cache (Results 1 – 4 of 4) sorted by relevance
36 cache: Option<Cache>, field41 cache: Vec<u8>, field193 let mut cache = Cache::new(); in start_caching() localVariable
28 cache: Option<Cache>, // A cache for storing accumulated characters. field
34 private cache: SendableMap<Object, Object>; property in SendableLruCache
783 private cache: Map<Object | undefined, Object | undefined>; property in LruBuffer991 private cache: Map<Object | undefined, Object | undefined>; property in LRUCache