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

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp189 bytecode_1_shift = main_cp_index_bits, enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon264
194 secondary_cp_index_shift = bytecode_1_shift,
303 Bytecodes::Code bytecode_1() const { return Bytecodes::cast((primary_entry_indices() >> bytecode_1_shift)

Completed in 24 milliseconds