Searched refs:IsIneffectiveMarkCompact (Results 1 – 2 of 2) sorted by relevance
1839 bool IsIneffectiveMarkCompact(size_t old_generation_size,
3153 bool Heap::IsIneffectiveMarkCompact(size_t old_generation_size, in IsIneffectiveMarkCompact() function in v8::internal::Heap3166 if (!IsIneffectiveMarkCompact(old_generation_size, mutator_utilization)) { in CheckIneffectiveMarkCompact()