Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dinstrumentation.cc525 runtime_methods_need_deopt_check_(false) {} in InstrumentationInstallStack()
566 runtime_methods_need_deopt_check_ = true; in InstrumentationInstallStack()
575 bool runtime_methods_need_deopt_check_; in InstrumentationInstallStack() member
589 if (visitor.runtime_methods_need_deopt_check_) { in InstrumentationInstallStack()