Searched defs:local_counters (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-serialize.cc48 static int local_counters[kCounters]; variable
69 return &local_counters[hash];
73 return &local_counters[hash];
76 return &local_counters[hash];

Completed in 77 milliseconds