Searched refs:deprecation_dependencies_ (Results 1 – 2 of 2) sorted by relevance
274 deprecation_dependencies_(MapLess(), MapAllocator(info->zone())), in LChunk()414 for (MapSet::const_iterator it = deprecation_dependencies_.begin(), in CommitDependencies()415 iend = deprecation_dependencies_.end(); it != iend; ++it) { in CommitDependencies()
657 deprecation_dependencies_.insert(map); in AddDeprecationDependency()694 MapSet deprecation_dependencies_; variable