Searched refs:MULTIANEWARRAY (Results 1 – 9 of 9) sorted by relevance
85 || opcode == Opcode.MULTIANEWARRAY) { in getComponentType()126 || opcode == Opcode.MULTIANEWARRAY) { in getDimension()142 if (opcode == Opcode.MULTIANEWARRAY) in getCreatedDimensions()197 else if (opcode == Opcode.MULTIANEWARRAY) { in replace2()
230 || c == Opcode.MULTIANEWARRAY) { in loopBody()
214 int MULTIANEWARRAY = 197; field
245 case MULTIANEWARRAY : in visitInst()
137 case MULTIANEWARRAY: in instructionString()
1277 add(MULTIANEWARRAY); in addMultiNewarray()1292 add(MULTIANEWARRAY); in addMultiNewarray()
402 case MULTIANEWARRAY : in copyCode()
611 case MULTIANEWARRAY: in execute()833 if (opcode == MULTIANEWARRAY) { in evalNewObjectArray()
669 case Opcode.MULTIANEWARRAY : in doOpcode148_201()