Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h110 kVisitRootFlagNonMoving = 0x20, enumerator
/art/runtime/gc/collector/
Dmark_sweep.cc629 this, static_cast<VisitRootFlags>(flags | kVisitRootFlagNonMoving)); in MarkConcurrentRoots()