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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DCellTypeState.java49 private static final int top_info_bit = Bits.nthBit(27); field in class:CellTypeState
/openjdk9/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp107 enum { top_info_bit = nth_bit(27), enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon473

Completed in 58 milliseconds