Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dconcurrent-marking.h73 MarkingWorklistsHolder* marking_worklists_holder,
H A Dconcurrent-marking.cc375 Heap* heap, MarkingWorklistsHolder* marking_worklists_holder, in ConcurrentMarking() argument
378 marking_worklists_holder_(marking_worklists_holder), in ConcurrentMarking()
H A Dincremental-marking.cc512 collector_->marking_worklists_holder()->Update( in UpdateMarkingWorklistAfterScavenge()
1076 collector_->marking_worklists_holder()->Print(); in Step()
H A Dmark-compact.h534 MarkingWorklistsHolder* marking_worklists_holder() { in marking_worklists_holder() function
H A Dmark-compact.cc453 marking_worklists_holder()->Clear(); in TearDown()
518 marking_worklists_holder()->CreateContextWorklists(contexts); in StartMarking()
520 kMainThreadTask, marking_worklists_holder()); in StartMarking()
H A Dheap.cc5158 this, mark_compact_collector_->marking_worklists_holder(), in SetUp()