Searched refs:CD_MethodHandle (Results 1 – 2 of 2) sorted by relevance
32 import static java.lang.constant.ConstantDescs.CD_MethodHandle;47 super(BSM_INVOKE, ConstantDescs.DEFAULT_NAME, CD_MethodHandle, in AsTypeMethodHandleDesc()
124 public static final ClassDesc CD_MethodHandle = ClassDesc.of("java.lang.invoke.MethodHandle"); field in ConstantDescs228 CD_Object, CD_MethodHandle, CD_Object.arrayType());287 = MethodHandleDesc.ofMethod(Kind.VIRTUAL, CD_MethodHandle, "asType",288 MethodTypeDesc.of(CD_MethodHandle, CD_MethodType));