Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.cc3073 static int last_gc_count = gc_count_; in IdleNotification() local
3077 if (last_gc_count == gc_count_) { in IdleNotification()
3081 last_gc_count = gc_count_; in IdleNotification()
3087 last_gc_count = gc_count_; in IdleNotification()
3097 last_gc_count = gc_count_; in IdleNotification()
3102 last_gc_count = gc_count_; in IdleNotification()