Home | History | Annotate | Download | only in gc

Lines Matching refs:ObjectStack

484   accounting::ObjectStack* GetLiveStack() SHARED_LOCKS_REQUIRED(Locks::heap_bitmap_lock_) {
504 accounting::ObjectStack* stack)
508 void MarkAllocStackAsLive(accounting::ObjectStack* stack)
640 accounting::ObjectStack* GetMarkStack() {
969 std::unique_ptr<accounting::ObjectStack> mark_stack_;
974 std::unique_ptr<accounting::ObjectStack> allocation_stack_;
977 std::unique_ptr<accounting::ObjectStack> live_stack_;