Searched refs:localData2 (Results 1 – 1 of 1) sorted by relevance
530 int[] localData2 = new int[len + typeSize]; in fullFrame() local538 localData2[j++] = localData[i]; in fullFrame()542 localData2[index] = varData; in fullFrame()545 localData2[index + 1] = 0; in fullFrame()548 super.fullFrame(pos, offsetDelta, localTags2, localData2, stackTags, stackData); in fullFrame()