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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiEnvThreadState.hpp127 inline void set_current_location(jmethodID method_id, int bci) { function in class:JvmtiEnvThreadState
156 void clear_current_location() { set_current_location((jmethodID)NULL, 0); }

Completed in 22 milliseconds