Home
last modified time | relevance | path

Searched refs:SelectGarbageCollector (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dheap.h1598 GarbageCollector SelectGarbageCollector(AllocationSpace space,
H A Dheap.cc419 GarbageCollector Heap::SelectGarbageCollector(AllocationSpace space, in SelectGarbageCollector() function in v8::internal::Heap
1518 GarbageCollector collector = SelectGarbageCollector(space, &collector_reason); in CollectGarbage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dheap.h1659 GarbageCollector SelectGarbageCollector(AllocationSpace space,
H A Dheap.cc426 GarbageCollector Heap::SelectGarbageCollector(AllocationSpace space, in SelectGarbageCollector() function in v8::internal::Heap
1510 GarbageCollector collector = SelectGarbageCollector(space, &collector_reason); in CollectGarbage()
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dheap.h1803 GarbageCollector SelectGarbageCollector(AllocationSpace space,
H A Dheap.cc458 GarbageCollector Heap::SelectGarbageCollector(AllocationSpace space, in SelectGarbageCollector() function in v8::internal::Heap
1684 GarbageCollector collector = SelectGarbageCollector(space, &collector_reason); in CollectGarbage()
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dheap.h1879 GarbageCollector SelectGarbageCollector(AllocationSpace space,
H A Dheap.cc345 GarbageCollector Heap::SelectGarbageCollector(AllocationSpace space, in SelectGarbageCollector() function in v8::internal::Heap
1339 GarbageCollector collector = SelectGarbageCollector(space, &collector_reason); in CollectGarbage()