Searched defs:bootstrapMethodIndex (Results 1 – 5 of 5) sorted by relevance
37 private int bootstrapMethodIndex; field in BootstrapMethodInfoAdder
207 public int addInvokeDynamicConstant(int bootstrapMethodIndex, in addInvokeDynamicConstant()224 public int addInvokeDynamicConstant(int bootstrapMethodIndex, in addInvokeDynamicConstant()
86 int bootstrapMethodIndex, in bootstrapMethodEntryAccept()
923 final int tag, final String name, final String descriptor, final int bootstrapMethodIndex) { in addConstantDynamicOrInvokeDynamicReference()959 final int bootstrapMethodIndex) { in addConstantDynamicOrInvokeDynamicReference()
542 private int bootstrapMethodIndex; field in UsageMarker.MyBootStrapMethodUsageMarker545 private MyBootStrapMethodUsageMarker(int bootstrapMethodIndex) in MyBootStrapMethodUsageMarker()