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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiImpl.hpp175 JvmtiBreakpoint(methodOop m_method, jlocation location);
H A DjvmtiImpl.cpp247 JvmtiBreakpoint::JvmtiBreakpoint(methodOop m_method, jlocation location) { argument
248 _method = m_method;

Completed in 33 milliseconds