Home
last modified time | relevance | path

Searched refs:PerformGarbageCollection (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap.h1770 size_t PerformGarbageCollection(
Dheap.cc1863 freed_global_handles += PerformGarbageCollection( in CollectGarbage()
2240 size_t Heap::PerformGarbageCollection( in PerformGarbageCollection() function in v8::internal::Heap
2428 PerformGarbageCollection(collector, gc_reason, nullptr); in PerformSharedGarbageCollection()