Searched refs:IsAsyncExceptionPending (Results 1 – 3 of 3) sorted by relevance
163 Thread::Current()->IsAsyncExceptionPending()); in MterpShouldSwitchInterpreters()
423 bool IsAsyncExceptionPending() const { in IsAsyncExceptionPending() function
2933 if (Thread::Current()->IsAsyncExceptionPending()) { in ShouldUseInterpreterEntrypoint()