Searched defs:gray_ptr_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dread_barrier.h90 return reinterpret_cast<mirror::Object*>(gray_ptr_);
102 static constexpr uintptr_t gray_ptr_ = 0x1; // Marked, but not marked through. On mark stack. member in class:art::ReadBarrier

Completed in 49 milliseconds