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

/openjdk7/hotspot/src/share/vm/oops/
H A DmethodOop.hpp346 void set_interpreter_invocation_count(int count) { _interpreter_invocation_count = count; } function in class:methodOopDesc

Completed in 36 milliseconds