CounterAndKey    1285 src/d8.cc        return strcmp(static_cast<const CounterAndKey*>(a)->key,
CounterAndKey    1286 src/d8.cc                      static_cast<const CounterAndKey*>(b)->key);
CounterAndKey    1297 src/d8.cc          CounterAndKey* counters = new CounterAndKey[number_of_counters];