Searched refs:EnoughGarbageSinceLastIdleRound (Results 1 – 2 of 2) sorted by relevance
123 if (EnoughGarbageSinceLastIdleRound() || heap_state.contexts_disposed > 0) { in Compute()
175 bool EnoughGarbageSinceLastIdleRound() { in EnoughGarbageSinceLastIdleRound() function