Searched refs:scc (Results 1 – 2 of 2) sorted by relevance
91 SweepCallbackContext scc(swap_bitmaps, this); in Sweep() local98 reinterpret_cast<uintptr_t>(End()), GetSweepCallback(), reinterpret_cast<void*>(&scc)); in Sweep()99 return scc.freed; in Sweep()
517 AllocSpace::SweepCallbackContext scc(swap_bitmaps, this); in Sweep() local520 reinterpret_cast<uintptr_t>(End()), SweepCallback, &scc); in Sweep()521 return scc.freed; in Sweep()