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

/openjdk10/test/lib/sun/hotspot/
H A DWhiteBox.java342 public native long allocateCodeBlob(int size, int type); method in class:WhiteBox
343 public long allocateCodeBlob(long size, int type) { method in class:WhiteBox

Completed in 38 milliseconds