Home | History | Annotate | Download | only in src

Lines Matching refs:sweeper_threads

559     isolate()->sweeper_threads()[i]->StartSweeping();
567 isolate()->sweeper_threads()[i]->WaitForSweeperThread();
581 freed_bytes += isolate()->sweeper_threads()[i]->StealMemory(space);
590 return isolate()->sweeper_threads() != NULL;