Searched refs:is64Bit (Results 1 – 4 of 4) sorted by relevance
67 if (VMRuntime.getRuntime().is64Bit()) {
299 public native boolean is64Bit(); in is64Bit() method in VMRuntime
120 is32bit = !VMRuntime.getRuntime().is64Bit();
322 method public boolean is64Bit();