Searched refs:kMaxNumberOfHeapLocations (Results 1 – 1 of 1) sorted by relevance
30 constexpr size_t kMaxNumberOfHeapLocations = 32; variable1128 if (heap_location_collector.GetNumberOfHeapLocations() > kMaxNumberOfHeapLocations) { in Run()