Searched refs:AreAsyncExceptionsThrown (Results 1 – 3 of 3) sorted by relevance
65 !runtime->AreAsyncExceptionsThrown() && in CanRuntimeUseNterp()
837 bool AreAsyncExceptionsThrown() const { in AreAsyncExceptionsThrown() function
583 bool known_impossible = kIsDebugBuild && !Runtime::Current()->AreAsyncExceptionsThrown(); in WrapExceptionInInitializer()