Home | History | Annotate | Download | only in runtime

Lines Matching full:selective

127   // Indicates whether breakpoint needs full deoptimization or selective deoptimization.
3335 VLOG(jdwp) << "Need selective deoptimization for compiled method " << PrettyMethod(m);
3416 // This method required selective deoptimization: we need to undeoptimize only that method.