Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h289 static void MapCounters(const char* name);
Dd8.cc656 void Shell::MapCounters(const char* name) { in MapCounters() function in v8::Shell
873 MapCounters(i::FLAG_map_counters); in Initialize()