Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dsemi_space.cc369 inline void SemiSpace::MarkStackPush(Object* obj) { in MarkStackPush() function in art::gc::collector::SemiSpace
Dmark_sweep.cc775 ALWAYS_INLINE void MarkStackPush(mirror::Object* obj) in MarkStackPush() function in art::gc::collector::MarkSweep::MarkStackTask