Searched refs:MaxStashedRegions (Results 1 – 1 of 1) sorted by relevance
429 if (NumberOfStashedRegions < MaxStashedRegions) in allocateRegionSlow()1169 static constexpr uptr MaxStashedRegions = 4; variable1172 uptr RegionsStash[MaxStashedRegions] GUARDED_BY(RegionsStashMutex) = {};