Searched defs:local_counters (Results 1 - 1 of 1) sorted by relevance
/external/v8/test/cctest/ | ||
H A D | test-serialize.cc | 48 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