Searched refs:kExceptionCatch (Results 1 – 3 of 3) sorted by relevance
1028 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()
57 kExceptionCatch = JVMTI_EVENT_EXCEPTION_CATCH, enumerator
104 fn(ExceptionCatch, ArtJvmtiEvent::kExceptionCatch) \