Searched refs:AwaitCollectionBackground (Results 1 – 3 of 3) sorted by relevance
49 bool AwaitCollectionBackground(LocalHeap* local_heap);
80 bool CollectionBarrier::AwaitCollectionBackground(LocalHeap* local_heap) { in AwaitCollectionBackground() function in v8::internal::CollectionBarrier
376 heap_->collection_barrier_->AwaitCollectionBackground(this); in TryPerformCollection()