Searched defs:JVM_CONSTANT_MethodHandle (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java43 private static final int JVM_CONSTANT_MethodHandle = 15; // JSR 292 field in class:ConstantTag
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DClassConstants.java43 public static final int JVM_CONSTANT_MethodHandle = 15; field in interface:ClassConstants
/openjdk10/hotspot/src/share/vm/prims/
H A Djvm.h1008 JVM_CONSTANT_MethodHandle = 15, // JSR 292 enumerator in enum:__anon606
/openjdk10/jdk/src/java.base/share/native/include/
H A Dclassfile_constants.h88 JVM_CONSTANT_MethodHandle = 15, // JSR 292 enumerator in enum:__anon754

Completed in 98 milliseconds