Searched refs:instructionsSize (Results 1 – 1 of 1) sorted by relevance
477 int instructionsSize = readInt(); in readCode() local478 short[] instructions = readShortArray(instructionsSize); in readCode()