Searched refs:FROM_WRAP (Results 1 – 1 of 1) sorted by relevance
270 Wrapper w = FROM_WRAP[hashWrap(type)]; in findWrapperType()308 private static final Wrapper[] FROM_WRAP = new Wrapper[16]; field in Wrapper330 assert(FROM_WRAP[wi] == null); in assert()333 FROM_WRAP[wi] = w;