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

/external/v8/src/
H A Dd8.h308 static Handle<Value> DisableProfiler(const Arguments& args);
H A Dd8.cc219 Handle<Value> Shell::DisableProfiler(const Arguments& args) { function in class:v8::Shell
819 FunctionTemplate::New(DisableProfiler));

Completed in 47 milliseconds