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

/openjdk10/test/lib/sun/hotspot/
H A DWhiteBox.java312 public boolean enqueueMethodForCompilation(Executable method, int compLevel) { method in class:WhiteBox
316 public boolean enqueueMethodForCompilation(Executable method, int compLevel, int entry_bci) { method in class:WhiteBox

Completed in 57 milliseconds