Searched refs:rslotCount (Results 1 – 1 of 1) sorted by relevance
170 int rslotCount = 1; // temp. estimate in MethodTypeForm() local202 rtypeCount = rslotCount = 0; in MethodTypeForm()204 rslotCount += lrc; in MethodTypeForm()255 this.argCounts = pack(rslotCount, rtypeCount, pslotCount, ptypeCount); in MethodTypeForm()