Searched refs:parameterSlotCount (Results 1 – 2 of 2) sorted by relevance
401 checkSlotCount(parameterSlotCount() + ptypesToInsert.length + ins); in insertParameterTypes()1051 /*non-public*/ int parameterSlotCount() {1052 return form.parameterSlotCount();
281 public int parameterSlotCount() { // # outgoing interpreter slots in parameterSlotCount() method in MethodTypeForm