Searched refs:points_into_cs (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | g1CollectedHeap.cpp | 5030 bool points_into_cs() const { return _points_into_cs; } function in class:G1FilteredCodeBlobToOopClosure::G1PointsIntoCSOopClosure 5059 if (predicate_cl.points_into_cs()) { |
Completed in 4398 milliseconds