Searched defs:set_bcp_advance (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/interpreter/ | ||
H A D | bytecodeInterpreter.hpp | 217 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } function in class:BytecodeInterpreter |
Completed in 29 milliseconds