Searched refs:IsAsyncExceptionPending (Results 1 – 3 of 3) sorted by relevance
1562 if (self->IsAsyncExceptionPending() || ShouldDeoptimizeCaller(self, sp)) { in DeoptimizeIfNeeded()
546 bool IsAsyncExceptionPending() const { in IsAsyncExceptionPending() function
89 if (Thread::Current()->IsAsyncExceptionPending()) { in ShouldStayInSwitchInterpreter()