Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.h1776 void PerformSharedGarbageCollection(Isolate* initiator,
Dheap.cc2396 isolate()->shared_isolate()->heap()->PerformSharedGarbageCollection( in CollectSharedGarbage()
2400 void Heap::PerformSharedGarbageCollection(Isolate* initiator, in PerformSharedGarbageCollection() function in v8::internal::Heap