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

/openjdk9/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java252 private static MethodData getMethodData(final MethodData.Access acc, method in class:Template
[all...]
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DMethod.java121 public MethodData getMethodData() { method in class:Method
/openjdk9/test/lib/sun/hotspot/
H A DWhiteBox.java356 public long getMethodData(Executable method) { method in class:WhiteBox

Completed in 53 milliseconds