Searched refs:NextMap (Results 1 – 1 of 1) sorted by relevance
2402 static Map* NextMap(MapIterator* it, HeapObject* last, bool live) { in NextMap() function in v8::internal::MapCompact2417 Map* map = NextMap(&vacant_map_it_, first_map_to_evacuate_, false); in NextVacantMap()2423 Map* map = NextMap(&map_to_evacuate_it_, NULL, true); in NextMapToEvacuate()