Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h372 static void MapCounters(v8::Isolate* isolate, const char* name);
Dd8.cc1343 void Shell::MapCounters(v8::Isolate* isolate, const char* name) { in MapCounters() function in v8::Shell
1630 MapCounters(isolate, i::FLAG_map_counters); in Initialize()