Lines Matching +defs:target +defs:delegate
73 MethodHandle delegate = MethodHandles.lookup().findStatic(Main.class, in testDropArguments() local
159 MethodHandle target = MethodHandles.lookup().findStatic(Main.class, in testCatchException() local
241 final MethodHandle target = MethodHandles.lookup().findStatic(Main.class, in testGuardWithTest() local
781 final MethodHandle target = MethodHandles.lookup().findStatic(Main.class, in testFilterReturnValue() local
800 final MethodHandle target = MethodHandles.lookup().findStatic(Main.class, in testFilterReturnValue() local
815 final MethodHandle target = MethodHandles.lookup().findStatic(Main.class, in testFilterReturnValue() local
850 final MethodHandle target = MethodHandles.lookup().findStatic( in testPermuteArguments() local
895 final MethodHandle target = MethodHandles.lookup().findVirtual( in testPermuteArguments() local
916 final MethodHandle target = MethodHandles.lookup().findStatic( in testPermuteArguments() local
939 final MethodHandle target = MethodHandles.lookup().findVirtual( in testInvokers() local
986 MethodHandle delegate = MethodHandles.lookup().findStatic( in testSpreaders_reference() local
1144 MethodHandle delegate = MethodHandles.lookup().findStatic( in testSpreaders_primitive() local
1388 MethodHandle target = MethodHandles.lookup().findStatic( in testAsCollector() local
1445 MethodHandle target = MethodHandles.lookup().findStatic( in testFilterArguments() local
1513 static int target(String a, String b, String c) { in target() method in Main
1524 MethodHandle target = MethodHandles.lookup().findStatic( in testCollectArguments() local
1580 MethodHandle target = MethodHandles.lookup().findStatic( in testInsertArguments() local
1648 MethodHandle target = MethodHandles.lookup().findStatic( in testFoldArguments() local