Searched refs:BootstrapMethod (Results 1 – 8 of 8) sorted by relevance
17 import annotations.BootstrapMethod;26 @BootstrapMethod(52 @BootstrapMethod(
17 import annotations.BootstrapMethod;39 @BootstrapMethod(62 @BootstrapMethod(85 @BootstrapMethod(108 @BootstrapMethod(153 @BootstrapMethod(enclosingType = TestInvocationKinds.class, name = "lookupVirtual"),190 @BootstrapMethod(
17 import annotations.BootstrapMethod;35 @BootstrapMethod(
17 import annotations.BootstrapMethod;32 @BootstrapMethod(
17 import annotations.BootstrapMethod;69 @BootstrapMethod(
32 BootstrapMethod[] bootstrapMethod() default {}; in bootstrapMethod()
33 public @interface BootstrapMethod { annotation
18 import annotations.BootstrapMethod;113 private Handle buildBootstrapMethodHandle(BootstrapMethod bootstrapMethod) { in visitMethod()