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

/openjdk7/hotspot/src/share/vm/oops/
H A DmarkOop.inline.hpp34 inline bool markOopDesc::must_be_preserved_with_bias(oop obj_containing_mark) const { function in class:markOopDesc
54 return must_be_preserved_with_bias(obj_containing_mark);

Completed in 584 milliseconds