Home
last modified time | relevance | path

Searched refs:TryPerformCollection (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dconcurrent-allocator.cc45 local_heap.TryPerformCollection(); in RunInternal()
56 local_heap.TryPerformCollection(); in RunInternal()
67 local_heap.TryPerformCollection(); in RunInternal()
Dlocal-heap.cc362 bool LocalHeap::TryPerformCollection() { in TryPerformCollection() function in v8::internal::LocalHeap
394 if (!TryPerformCollection()) { in PerformCollectionAndAllocateAgain()
Dlocal-heap.h159 bool TryPerformCollection();