Searched refs:getBootstrapMethodAttrIndex (Results 1 – 4 of 4) sorted by relevance
40 this(c.getBootstrapMethodAttrIndex(), c.getNameAndTypeIndex()); in ConstantInvokeDynamic()79 public final int getBootstrapMethodAttrIndex() { in getBootstrapMethodAttrIndex() method in ConstantInvokeDynamic
158 str = cid.getBootstrapMethodAttrIndex() in constantToString()
280 name = "#" + c.getBootstrapMethodAttrIndex(); in codeToHTML()
150 … class_name = Integer.toString(((ConstantInvokeDynamic) m).getBootstrapMethodAttrIndex()); in ConstantPoolGen()