Searched refs:contexts_disposed (Results 1 – 4 of 4) sorted by relevance
43 PrintF("contexts_disposed=%d ", contexts_disposed); in Print()107 int contexts_disposed, double contexts_disposal_rate) { in ShouldDoContextDisposalMarkCompact() argument108 return contexts_disposed > 0 && contexts_disposal_rate > 0 && in ShouldDoContextDisposalMarkCompact()160 heap_state.contexts_disposed, in Compute()170 if (ShouldDoContextDisposalMarkCompact(heap_state.contexts_disposed, in Compute()
62 int contexts_disposed; variable
4160 heap_state.contexts_disposed = contexts_disposed_; in ComputeHeapState()
24 result.contexts_disposed = 0; in DefaultHeapState()130 heap_state.contexts_disposed = 1; in TEST_F()140 heap_state.contexts_disposed = 1; in TEST_F()152 heap_state.contexts_disposed = 1; in TEST_F()163 heap_state.contexts_disposed = 1; in TEST_F()175 heap_state.contexts_disposed = 1; in TEST_F()