Home
last modified time | relevance | path

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

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