Searched refs:EnableProfiler (Results 1 – 2 of 2) sorted by relevance
307 static Handle<Value> EnableProfiler(const Arguments& args);
213 Handle<Value> Shell::EnableProfiler(const Arguments& args) { in EnableProfiler() function in v8::Shell817 FunctionTemplate::New(EnableProfiler)); in CreateGlobalTemplate()