Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Devents.cc1014 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()
Devents.h55 kExceptionCatch = JVMTI_EVENT_EXCEPTION_CATCH, enumerator
Devents-inl.h104 fn(ExceptionCatch, ArtJvmtiEvent::kExceptionCatch) \