Searched refs:NF_constructorMethod (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/lang/invoke/
H A DDirectMethodHandle.java228 names[GET_MEMBER] = new Name(getFunction(NF_constructorMethod), names[DMH_THIS]);
255 name.function.equals(getFunction(NF_constructorMethod))) {
739 NF_constructorMethod = 9, field in class:DirectMethodHandle
786 case NF_constructorMethod:

Completed in 38 milliseconds