Searched refs:CancelCollectionAndResumeThreads (Results 1 – 3 of 3) sorted by relevance
45 void CancelCollectionAndResumeThreads();
192 heap_->collection_barrier_->CancelCollectionAndResumeThreads(); in ParkSlowPath()206 heap_->collection_barrier_->CancelCollectionAndResumeThreads(); in ParkSlowPath()
71 void CollectionBarrier::CancelCollectionAndResumeThreads() { in CancelCollectionAndResumeThreads() function in v8::internal::CollectionBarrier