Searched refs:first_map_to_evacuate_ (Results 1 – 1 of 1) sorted by relevance
2312 first_map_to_evacuate_( in MapCompact()2373 Map* first_map_to_evacuate_; member in v8::internal::MapCompact2417 Map* map = NextMap(&vacant_map_it_, first_map_to_evacuate_, false); in NextVacantMap()