Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dconcurrent-marker.cc49 bool HasWorkForConcurrentMarking(MarkingWorklists& marking_worklists) { in HasWorkForConcurrentMarking() function
79 if (!HasWorkForConcurrentMarking(concurrent_marker_.marking_worklists())) in Run()
233 if (HasWorkForConcurrentMarking(marking_worklists_)) { in NotifyIncrementalMutatorStepCompleted()