Searched refs:kExceptionCatch (Results 1 – 3 of 3) sorted by relevance
1014 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kExceptionCatch)) { in ExceptionHandled()1022 RunEventCallback<ArtJvmtiEvent::kExceptionCatch>( in ExceptionHandled()1106 case ArtJvmtiEvent::kExceptionCatch: in GetInstrumentationEventsFor()1132 case ArtJvmtiEvent::kExceptionCatch: in GetDeoptRequirement()1333 case ArtJvmtiEvent::kExceptionCatch: in HandleEventType()1366 case ArtJvmtiEvent::kExceptionCatch: in HasAssociatedCapability()
55 kExceptionCatch = JVMTI_EVENT_EXCEPTION_CATCH, enumerator
104 fn(ExceptionCatch, ArtJvmtiEvent::kExceptionCatch) \