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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethod.cpp303 // ciMethod::interpreter_entry
306 address ciMethod::interpreter_entry() { function in class:ciMethod
/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.hpp393 address interpreter_entry() const { return _i2i_entry; } function in class:methodOopDesc

Completed in 37 milliseconds