Searched defs:instructions (Results 1 – 3 of 3) sorted by relevance
24 private final short[] instructions; field in Code29 short[] instructions, Try[] tries, CatchHandler[] catchHandlers) { in Code()
478 short[] instructions = readShortArray(instructionsSize); in readCode() local
905 short[] instructions = code.getInstructions(); in transformCode() local