Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.cc4910 int new_mark_sweeps = ms_count_ - ms_count_at_last_idle_notification_; in IdleNotification() local
4911 mark_sweeps_since_idle_round_started_ += new_mark_sweeps; in IdleNotification()