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

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp290 case 1: return (bytecode_1() == code);
303 Bytecodes::Code bytecode_1() const { return Bytecodes::cast((primary_entry_indices() >> bytecode_1_shift) function in class:VALUE_OBJ_CLASS_SPEC

Completed in 91 milliseconds