Searched refs:exit_stubs_installed (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dstack.cc283 bool exit_stubs_installed = Runtime::Current()->GetInstrumentation()->AreExitStubsInstalled(); local
308 if (UNLIKELY(exit_stubs_installed)) {

Completed in 64 milliseconds