Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.h1977 bool WorthStartingGCWhenIdle() { in WorthStartingGCWhenIdle() function
Dheap.cc4920 if (!WorthStartingGCWhenIdle()) { in IdleNotification()