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