Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc1028 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kExceptionCatch)) { in ExceptionHandled()
1036 RunEventCallback<ArtJvmtiEvent::kExceptionCatch>( in ExceptionHandled()
1120 case ArtJvmtiEvent::kExceptionCatch: in GetInstrumentationEventsFor()
1147 case ArtJvmtiEvent::kExceptionCatch: in GetDeoptRequirement()
1349 case ArtJvmtiEvent::kExceptionCatch: in HandleEventType()
1382 case ArtJvmtiEvent::kExceptionCatch: in HasAssociatedCapability()
Devents.h57 kExceptionCatch = JVMTI_EVENT_EXCEPTION_CATCH, enumerator
Devents-inl.h104 fn(ExceptionCatch, ArtJvmtiEvent::kExceptionCatch) \