Searched defs:newCache (Results 1 – 7 of 7) sorted by relevance
39 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ClassLoaderReferenceImpl
44 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ThreadGroupReferenceImpl
111 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ThreadReferenceImpl
63 protected Cache newCache() { in newCache() method in ObjectReferenceImpl
313 LayoutCache newCache(newCacheSize); in setCacheSize() local
552 IteratorCache newCache = new IteratorCache(); in setItem() local
202 final DSCompiler[][] newCache = new DSCompiler[maxParameters + 1][maxOrder + 1]; in getCompiler() local