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