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