Searched refs:getJitThreshold (Results 1 – 1 of 1) sorted by relevance
61 boolean normalJit = hasJit() && getJitThreshold() != 0; // Excluding JIT-at-first-use. in run()188 public static native int getJitThreshold(); in getJitThreshold() method in Main