Searched refs:MapLess (Results 1 – 2 of 2) sorted by relevance
274 deprecation_dependencies_(MapLess(), MapAllocator(info->zone())), in LChunk()275 stability_dependencies_(MapLess(), MapAllocator(info->zone())) {} in LChunk()
682 typedef std::less<Handle<Map> > MapLess; typedef684 typedef std::set<Handle<Map>, MapLess, MapAllocator> MapSet;