Searched refs:localData2 (Results 1 – 1 of 1) sorted by relevance
501 int[] localData2 = new int[len + typeSize]; in fullFrame() local509 localData2[j++] = localData[i]; in fullFrame()513 localData2[index] = varData; in fullFrame()516 localData2[index + 1] = 0; in fullFrame()519 super.fullFrame(pos, offsetDelta, localTags2, localData2, stackTags, stackData); in fullFrame()