Home
last modified time | relevance | path

Searched refs:kException (Results 1 – 3 of 3) sorted by relevance

/art/openjdkjvmti/
Devents.cc787 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kException)) { in ExceptionThrown()
798 RunEventCallback<ArtJvmtiEvent::kException>( in ExceptionThrown()
874 case ArtJvmtiEvent::kException: in GetInstrumentationEventsFor()
887 case ArtJvmtiEvent::kException: in EventNeedsFullDeopt()
1032 case ArtJvmtiEvent::kException: in HandleEventType()
1063 case ArtJvmtiEvent::kException: in HasAssociatedCapability()
Devents.h51 kException = JVMTI_EVENT_EXCEPTION, enumerator
Devents-inl.h100 fn(Exception, ArtJvmtiEvent::kException) \