Searched defs:CollectionSetChecker (Results 1 – 1 of 1) sorted by relevance
492 class CollectionSetChecker : public GCListener { class494 explicit CollectionSetChecker(ObjectAllocatorG1<> *allocator) : allocator_(allocator) {} in CollectionSetChecker() function in ark::mem::CollectionSetChecker