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