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