HomeSort by relevance Sort by last modified time
    Searched refs:RequiresDeoptimization (Results 1 - 3 of 3) sorted by null

  /art/runtime/
debugger.h 527 static bool RequiresDeoptimization();
debugger.cc 736 bool Dbg::RequiresDeoptimization() {
774 if (RequiresDeoptimization()) {
814 if (RequiresDeoptimization()) {
    [all...]
  /art/runtime/jdwp/
jdwp_event.cc 128 if (!Dbg::RequiresDeoptimization()) {
    [all...]

Completed in 128 milliseconds