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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiImpl.hpp359 // frame. Use VM_GetReceiver to do this.
392 class VM_GetReceiver : public VM_GetOrSetLocal { class in inherits:VM_GetOrSetLocal
397 VM_GetReceiver(JavaThread* thread, JavaThread* calling_thread, jint depth);
H A DjvmtiImpl.cpp826 VM_GetReceiver::VM_GetReceiver( function in class:VM_GetReceiver
H A DjvmtiEnv.cpp1815 VM_GetReceiver op(java_thread, current_thread, depth);

Completed in 44 milliseconds