Searched refs:WasGCRequested (Results 1 – 3 of 3) sorted by relevance
28 bool WasGCRequested();
20 bool CollectionBarrier::WasGCRequested() { in WasGCRequested() function in v8::internal::CollectionBarrier
2175 return collection_barrier_->WasGCRequested(); in CollectionRequested()