Home
last modified time | relevance | path

Searched refs:GetConcurrentlyMarkedBytes (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dincremental-marking-schedule.cc37 return mutator_thread_marked_bytes_ + GetConcurrentlyMarkedBytes(); in GetOverallMarkedBytes()
40 size_t IncrementalMarkingSchedule::GetConcurrentlyMarkedBytes() const { in GetConcurrentlyMarkedBytes() function in cppgc::internal::IncrementalMarkingSchedule
H A Dincremental-marking-schedule.h30 size_t GetConcurrentlyMarkedBytes() const;
H A Dconcurrent-marker.cc255 incremental_marking_schedule_.GetConcurrentlyMarkedBytes(); in IncreaseMarkingPriorityIfNeeded()

Completed in 2 milliseconds