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

/external/chromium_org/v8/test/cctest/
H A Dtest-serialize.cc49 static int local_counters[kCounters]; variable
70 return &local_counters[hash];
74 return &local_counters[hash];
77 return &local_counters[hash];
/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 122 milliseconds