Lines Matching defs:frontier
121 typedef InternalMmapVector<uptr> Frontier;
125 void ProcessGlobalRegions(Frontier *frontier);
126 void ProcessPlatformSpecificAllocations(Frontier *frontier);
134 // this Frontier vector before the StopTheWorldCallback actually runs.
138 Frontier frontier;
144 void ScanRootRegion(Frontier *frontier, RootRegion const ®ion,
154 Frontier *frontier,
156 void ScanGlobalRange(uptr begin, uptr end, Frontier *frontier);