Searched refs:contexts_disposed (Results 1 – 4 of 4) sorted by relevance
42 PrintF("contexts_disposed=%d ", contexts_disposed); in Print()76 int contexts_disposed, double contexts_disposal_rate) { in ShouldDoContextDisposalMarkCompact() argument77 return contexts_disposed > 0 && contexts_disposal_rate > 0 && in ShouldDoContextDisposalMarkCompact()127 heap_state.contexts_disposed, in Compute()137 if (ShouldDoContextDisposalMarkCompact(heap_state.contexts_disposed, in Compute()
62 int contexts_disposed; variable
4240 heap_state.contexts_disposed = contexts_disposed_; in ComputeHeapState()
24 result.contexts_disposed = 0; in DefaultHeapState()93 heap_state.contexts_disposed = 1; in TEST_F()103 heap_state.contexts_disposed = 1; in TEST_F()115 heap_state.contexts_disposed = 1; in TEST_F()126 heap_state.contexts_disposed = 1; in TEST_F()138 heap_state.contexts_disposed = 1; in TEST_F()