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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java85 public boolean isMethodHandle() { return tag == JVM_CONSTANT_MethodHandle; } method in class:ConstantTag

Completed in 31 milliseconds