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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeStream.hpp140 // Use raw_next() rather than next() for faster method reference
141 Bytecodes::Code raw_next() { function in class:RawBytecodeStream

Completed in 44 milliseconds