Searched refs:NEWARRAY (Results 1 – 9 of 9) sorted by relevance
80 if (opcode == Opcode.NEWARRAY) { in getComponentType()123 if (opcode == Opcode.NEWARRAY) in getDimension()181 if (opcode == Opcode.NEWARRAY) { in replace2()265 else if (opcode == Opcode.NEWARRAY) in doit()
186 else if (c < Opcode.NEWARRAY) { // c < 188 in loopBody()229 if (c == Opcode.NEWARRAY || c == Opcode.ANEWARRAY in loopBody()
216 int NEWARRAY = 188; field
130 case NEWARRAY: in instructionString()
1248 addOpcode(NEWARRAY); in addNewarray()
632 case Opcode.NEWARRAY : in doOpcode148_201()
382 bytecode.addOpcode(NEWARRAY); in atNewArrayExpr2()
575 case Opcodes.NEWARRAY: in canThrow()1513 case Opcodes.NEWARRAY: { in updateState()2339 case Opcodes.NEWARRAY: { in build()
580 case NEWARRAY: in execute()