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

/openjdk7/hotspot/src/share/vm/runtime/
H A DjfieldIDWorkaround.hpp59 checked_shift = 0, enumerator in enum:jfieldIDWorkaround::__anon416
60 instance_shift = checked_shift + checked_bits,
66 checked_mask_in_place = right_n_bits(checked_bits) << checked_shift,

Completed in 28 milliseconds