Esempio n. 1
0
 public final boolean isOptCompiled() {
   return cm.getCompilerType() == VM_CompiledMethod.OPT;
 }