Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:setJavaScriptProfilingEnabled

1362     controller->setJavaScriptProfilingEnabled(JSValueToBoolean(context, arguments[0]));
2262 { "setJavaScriptProfilingEnabled", setJavaScriptProfilingEnabledCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },