Searched refs:get_current_location (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvThreadState.cpp278 void get_current_location(jmethodID *method_id, int *bci) { function in class:VM_GetCurrentLocation
319 op.get_current_location(&method_id, &bci);

Completed in 29 milliseconds