Searched refs:tos_state_bits (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp166 tos_state_bits = 4, enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon263
167 tos_state_mask = right_n_bits(tos_state_bits),
168 tos_state_shift = BitsPerInt - tos_state_bits, // see verify_tos_state_shift below

Completed in 23 milliseconds