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

/openjdk9/hotspot/src/share/vm/oops/
H A DgenerateOopMap.hpp200 bool is_uninit() const { return ((_state & bits_mask) == (uint)uninit_bit); } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 41 milliseconds