Searched refs:IsConcurrentSweepingInProgress (Results 1 – 7 of 7) sorted by relevance
539 if (!heap_->mark_compact_collector()->IsConcurrentSweepingInProgress()) { in Start()883 if (heap_->mark_compact_collector()->IsConcurrentSweepingInProgress() && in Step()887 if (!heap_->mark_compact_collector()->IsConcurrentSweepingInProgress()) { in Step()
673 bool IsConcurrentSweepingInProgress();
2549 ASSERT(heap()->mark_compact_collector()->IsConcurrentSweepingInProgress() || in SizeOfObjects()2585 if (collector->IsConcurrentSweepingInProgress()) { in WaitForSweeperThreadsAndRetryAllocation()2601 if (collector->IsConcurrentSweepingInProgress()) { in SlowAllocateRaw()
649 bool MarkCompactCollector::IsConcurrentSweepingInProgress() { in IsConcurrentSweepingInProgress() function in v8::internal::MarkCompactCollector959 if (IsConcurrentSweepingInProgress()) { in Prepare()
1576 heap_.mark_compact_collector()->IsConcurrentSweepingInProgress()) { in Deinit()
4343 mark_compact_collector()->IsConcurrentSweepingInProgress()) { in IdleNotification()
47 if (collector->IsConcurrentSweepingInProgress()) { in SimulateIncrementalMarking()1597 if (collector->IsConcurrentSweepingInProgress()) { in TEST()1624 if (collector->IsConcurrentSweepingInProgress()) { in TEST()