Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h2145 double last_idle_notification_time_; variable
Dheap.cc198 last_idle_notification_time_(0.0), in Heap()
3460 last_idle_notification_time_ = current_time; in IdleNotificationEpilogue()
3525 return (last_idle_notification_time_ + in RecentIdleNotificationHappened()