Searched defs:IsOnAllocStack (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/collector/ | ||
| D | mark_compact-inl.h | 197 inline bool MarkCompact::IsOnAllocStack(mirror::Object* ref) { in IsOnAllocStack() function |
| D | concurrent_copying.cc | 3580 bool ConcurrentCopying::IsOnAllocStack(mirror::Object* ref) { in IsOnAllocStack() function in art::gc::collector::ConcurrentCopying |