Searched refs:sweeper_threads (Results 1 – 3 of 3) sorted by relevance
539 DEFINE_INT(sweeper_threads, 0,
1066 SweeperThread** sweeper_threads() { in sweeper_threads() function
561 isolate()->sweeper_threads()[i]->StartSweeping(); in StartSweeperThreads()586 isolate()->sweeper_threads()[i]->WaitForSweeperThread(); in EnsureSweepingCompleted()610 if (!isolate()->sweeper_threads()[i]->SweepingCompleted()) { in IsSweepingCompleted()647 return isolate()->sweeper_threads() != NULL || FLAG_job_based_sweeping; in AreSweeperThreadsActivated()