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

/openjdk9/test/lib/sun/hotspot/
H A DWhiteBox.java223 public boolean isMethodCompiled(Executable method) { method in class:WhiteBox
227 public boolean isMethodCompiled(Executable method, boolean isOsr){ method in class:WhiteBox

Completed in 173 milliseconds