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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp121 class ClearLoggedCardTableEntryClosure: public CardTableEntryClosure { class in inherits:CardTableEntryClosure
127 ClearLoggedCardTableEntryClosure() : function in class:ClearLoggedCardTableEntryClosure
488 ClearLoggedCardTableEntryClosure clear;

Completed in 152 milliseconds