Home
last modified time | relevance | path

Searched refs:MapLess (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dlithium.cc274 deprecation_dependencies_(MapLess(), MapAllocator(info->zone())), in LChunk()
275 stability_dependencies_(MapLess(), MapAllocator(info->zone())) {} in LChunk()
Dlithium.h682 typedef std::less<Handle<Map> > MapLess; typedef
684 typedef std::set<Handle<Map>, MapLess, MapAllocator> MapSet;