Home
last modified time | relevance | path

Searched refs:kVerifyRootsMarked (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/collector/
Dmark_sweep.cc77 static constexpr bool kVerifyRootsMarked = kIsDebugBuild; variable
1094 if (kVerifyRootsMarked) { in ReMarkRoots()