Searched refs:contexts_disposed (Results 1 – 4 of 4) sorted by relevance
123 if (EnoughGarbageSinceLastIdleRound() || heap_state.contexts_disposed > 0) { in Compute()140 heap_state.contexts_disposed > 0)) { in Compute()148 if (heap_state.contexts_disposed > 0 || in Compute()
24 result.contexts_disposed = 0; in DefaultHeapState()149 heap_state.contexts_disposed = 1; in TEST_F()161 heap_state.contexts_disposed = 1; in TEST_F()172 heap_state.contexts_disposed = 1; in TEST_F()
125 int contexts_disposed; member
4306 heap_state.contexts_disposed = contexts_disposed_; in IdleNotification()