Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dsemi_space.cc59 static constexpr bool kProtectFromSpace = true; variable
219 if (kProtectFromSpace && !(kIsDebugBuild && !kIsTargetBuild)) { in MarkingPhase()
644 if (kProtectFromSpace && !(kIsDebugBuild && !kIsTargetBuild)) { in FinishPhase()