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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.hpp213 inline void set_callee_entry_point(address entry) { _result._to_call._callee_entry_point = entry; } function in class:BytecodeInterpreter

Completed in 23 milliseconds