Home
last modified time | relevance | path

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

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