Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.cc2366 const bool with_stack = (gc_reason != GarbageCollectionReason::kTask); in PerformGarbageCollection() local
2368 ->RunMinorGC(with_stack ? CppHeap::StackState::kMayContainHeapPointers in PerformGarbageCollection()