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

/art/runtime/gc/collector/
H A Dconcurrent_copying.h64 // If kGrayDirtyImmuneObjects is true then we gray dirty objects in the GC pause to prevent dirty
66 static constexpr bool kGrayDirtyImmuneObjects = true; member in class:art::gc::collector::ConcurrentCopying

Completed in 53 milliseconds