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

/openjdk9/test/lib/sun/hotspot/
H A DWhiteBox.java290 public int getMethodCompilationLevel(Executable method) { method in class:WhiteBox
294 public int getMethodCompilationLevel(Executable method, boolean isOsr) { method in class:WhiteBox

Completed in 40 milliseconds