Searched refs:kAllLiveObjects (Results 1 – 3 of 3) sorted by relevance
194 if (T == kBlackObjects || T == kAllLiveObjects) { in Next()197 } else if ((T == kGreyObjects || T == kAllLiveObjects)) { in Next()
308 kAllLiveObjects enumerator
3382 LiveObjectIterator<kAllLiveObjects> it(page); in VerifyAllBlackObjects()