Searched defs:VM_GetCurrentLocation (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvThreadState.cpp258 class VM_GetCurrentLocation : public VM_Operation { class in inherits:VM_Operation
265 VM_GetCurrentLocation(JavaThread *thread) { function in class:VM_GetCurrentLocation
317 VM_GetCurrentLocation op(_thread);

Completed in 29 milliseconds