Searched refs:dropArgumentChecks (Results 1 – 2 of 2) sorted by relevance
2902 int dropped = dropArgumentChecks(oldType, pos, valueTypes); in dropArguments()2917 private static int dropArgumentChecks(MethodType oldType, int pos, List<Class<?>> valueTypes) { in dropArgumentChecks() method in MethodHandles
272 private static int dropArgumentChecks( in dropArgumentChecks() method in MethodHandles