Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc1976 struct CounterAndKey { struct
1982 inline bool operator<(const CounterAndKey& lhs, const CounterAndKey& rhs) { in operator <()
2099 CounterAndKey* counters = new CounterAndKey[number_of_counters]; in OnExit()