Searched refs:HasFastMethodExitListenersOnly (Results 1 – 2 of 2) sorted by relevance
385 bool HasFastMethodExitListenersOnly() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasFastMethodExitListenersOnly() function
2558 if (instr->HasFastMethodExitListenersOnly()) { in artMethodExitHook()