Searched refs:kExceptionCatch (Results 1 – 3 of 3) sorted by relevance
918 if (event_handler_->IsEventEnabledAnywhere(ArtJvmtiEvent::kExceptionCatch)) { in ExceptionHandled()926 RunEventCallback<ArtJvmtiEvent::kExceptionCatch>( in ExceptionHandled()968 case ArtJvmtiEvent::kExceptionCatch: in GetInstrumentationEventsFor()995 case ArtJvmtiEvent::kExceptionCatch: in GetDeoptRequirement()1204 case ArtJvmtiEvent::kExceptionCatch: in HandleEventType()1236 case ArtJvmtiEvent::kExceptionCatch: in HasAssociatedCapability()
54 kExceptionCatch = JVMTI_EVENT_EXCEPTION_CATCH, enumerator
104 fn(ExceptionCatch, ArtJvmtiEvent::kExceptionCatch) \