Lines Matching full:class_index
62 public static final int CLASS_INDEX = InstructionSequenceMatcher.X;
165 new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
173 // new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
182 // new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
195 // new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
212 new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
222 new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
236 new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
255 new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
263 new ConstantInstruction(InstructionConstants.OP_LDC, CLASS_INDEX),
714 int classIndex = constantSequenceMatcher.matchedConstantIndex(CLASS_INDEX);