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

/external/v8/src/
H A Dd8.h307 static Handle<Value> EnableProfiler(const Arguments& args);
H A Dd8.cc213 Handle<Value> Shell::EnableProfiler(const Arguments& args) { function in class:v8::Shell
817 FunctionTemplate::New(EnableProfiler));

Completed in 98 milliseconds