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

/openjdk7/hotspot/src/share/vm/oops/
H A DmarkOop.inline.hpp59 inline bool markOopDesc::must_be_preserved_with_bias_for_promotion_failure(oop obj_containing_mark) const { function in class:markOopDesc
82 return must_be_preserved_with_bias_for_promotion_failure(obj_containing_mark);
86 // Same as must_be_preserved_with_bias_for_promotion_failure() except that

Completed in 29 milliseconds