Searched refs:buildBootstrapMethodHandle (Results 1 – 1 of 1) sorted by relevance
107 Handle bsm = buildBootstrapMethodHandle(callsite.bootstrapMethod()[0]); in visitMethod()113 private Handle buildBootstrapMethodHandle(BootstrapMethod bootstrapMethod) { in visitMethod() method in IndyTransformer