Searched defs:CollectionSetChecker (Results 1 – 1 of 1) sorted by relevance
479 class CollectionSetChecker : public GCListener { class481 CollectionSetChecker(ObjectAllocatorG1<> *allocator) : allocator_(allocator) {} in CollectionSetChecker() function in panda::mem::CollectionSetChecker