Searched refs:readBootstrapMethodsAttribute (Results 1 – 1 of 1) sorted by relevance
276 hasBootstrapMethods ? readBootstrapMethodsAttribute(currentMaxStringLength) : null; in ClassReader()3490 private int[] readBootstrapMethodsAttribute(final int maxStringLength) { in readBootstrapMethodsAttribute() method