Searched refs:methodExitEventCmd (Results 1 – 1 of 1) sorted by relevance
47 private static int methodExitEventCmd = 0; field in EventRequestManagerImpl451 if (methodExitEventCmd == 0) { in MethodExitRequestImpl()463 methodExitEventCmd = JDWP.EventKind.METHOD_EXIT_WITH_RETURN_VALUE; in MethodExitRequestImpl()465 methodExitEventCmd = JDWP.EventKind.METHOD_EXIT; in MethodExitRequestImpl()472 return EventRequestManagerImpl.methodExitEventCmd; in eventCmd()912 EventRequestManagerImpl.methodExitEventCmd); in methodExitRequests()