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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.cpp467 assert(contains_reference_locked(from), "We just added it!");
804 return contains_reference_locked(from);
807 bool OtherRegionsTable::contains_reference_locked(OopOrNarrowOopStar from) const { function in class:OtherRegionsTable

Completed in 1131 milliseconds