Searched refs:RunMinorGC (Results 1 – 3 of 3) sorted by relevance
149 void RunMinorGC(StackState);
680 void CppHeap::RunMinorGC(StackState stack_state) { in RunMinorGC() function in v8::internal::CppHeap
2368 ->RunMinorGC(with_stack ? CppHeap::StackState::kMayContainHeapPointers in PerformGarbageCollection()