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

  /art/runtime/
debugger.h 519 static bool RequiresDeoptimization();
    [all...]
debugger.cc 590 bool Dbg::RequiresDeoptimization() {
637 if (RequiresDeoptimization()) {
675 if (RequiresDeoptimization()) {
    [all...]
  /art/runtime/jdwp/
jdwp_event.cc 142 if (!Dbg::RequiresDeoptimization()) {
    [all...]

Completed in 53 milliseconds