Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h458 static CounterCollection local_counters_; variable
Dd8.cc403 CounterCollection Shell::local_counters_; member in v8::Shell
404 CounterCollection* Shell::counters_ = &local_counters_;
1345 name, sizeof(CounterCollection), &local_counters_); in MapCounters()