Searched refs:slotToArgTable (Results 1 – 1 of 1) sorted by relevance
46 final int[] argToSlotTable, slotToArgTable; field in MethodTypeForm216 this.slotToArgTable = that.slotToArgTable; in MethodTypeForm()241 slotToArgTab = that.slotToArgTable; in MethodTypeForm()257 this.slotToArgTable = slotToArgTab; in MethodTypeForm()320 return slotToArgTable[argSlot] - 1; in argSlotToParameter()