Searched refs:his (Results 1 – 1 of 1) sorted by relevance
1470 final MethodHandle his = l.findStatic(MHT, "loopIntStep", methodType(I, I)); in testGenericLoopCombinator() local1474 final MethodHandle[] steps = new MethodHandle[] {his, hds, hss}; in testGenericLoopCombinator()