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

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp291 case 2: return (bytecode_2() == code);
305 Bytecodes::Code bytecode_2() const { return Bytecodes::cast((primary_entry_indices() >> bytecode_2_shift) function in class:VALUE_OBJ_CLASS_SPEC

Completed in 35 milliseconds