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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java51 private static final int info_data_mask = Bits.rightNBits(26); field in class:CellTypeState
/openjdk9/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp109 info_data_mask = right_n_bits(26), enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon473

Completed in 19 milliseconds