Home
last modified time | relevance | path

Searched refs:runtime_methods_need_deopt_check_ (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dinstrumentation.cc498 runtime_methods_need_deopt_check_(false) {} in InstrumentationInstallStack()
539 runtime_methods_need_deopt_check_ = true; in InstrumentationInstallStack()
548 bool runtime_methods_need_deopt_check_; in InstrumentationInstallStack() member
562 if (visitor.runtime_methods_need_deopt_check_) { in InstrumentationInstallStack()