Home
last modified time | relevance | path

Searched defs:IsOnAllocStack (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dmark_compact-inl.h197 inline bool MarkCompact::IsOnAllocStack(mirror::Object* ref) { in IsOnAllocStack() function
Dconcurrent_copying.cc3580 bool ConcurrentCopying::IsOnAllocStack(mirror::Object* ref) { in IsOnAllocStack() function in art::gc::collector::ConcurrentCopying