Searched refs:checkSlotCount (Results 1 – 2 of 2) sorted by relevance
186 checkSlotCount(ptypes.length + slots); in checkPtypes()189 static void checkSlotCount(int count) { in checkSlotCount() method in MethodType234 checkSlotCount(ptypes.size()); in listToArray()336 checkSlotCount(objectArgCount); in genericMethodType()401 checkSlotCount(parameterSlotCount() + ptypesToInsert.length + ins); in insertParameterTypes()1142 checkSlotCount(types.size());
3290 MethodType.checkSlotCount(dropped); in dropArgumentChecks()