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

  /art/runtime/
debugger.h 516 static bool RequiresDeoptimization();
    [all...]
debugger.cc 566 bool Dbg::RequiresDeoptimization() {
634 if (RequiresDeoptimization()) {
674 if (RequiresDeoptimization()) {
    [all...]
  /art/runtime/jdwp/
jdwp_event.cc 139 if (!Dbg::RequiresDeoptimization()) {
    [all...]

Completed in 477 milliseconds