Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.h469 static void WriteIgnitionDispatchCountersFile(v8::Isolate* isolate);
Dd8.cc1681 void Shell::WriteIgnitionDispatchCountersFile(v8::Isolate* isolate) { in WriteIgnitionDispatchCountersFile() function in v8::Shell
3014 WriteIgnitionDispatchCountersFile(isolate); in Main()