Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.h149 void RunMinorGC(StackState);
Dcpp-heap.cc680 void CppHeap::RunMinorGC(StackState stack_state) { in RunMinorGC() function in v8::internal::CppHeap
/third_party/node/deps/v8/src/heap/
Dheap.cc2368 ->RunMinorGC(with_stack ? CppHeap::StackState::kMayContainHeapPointers in PerformGarbageCollection()