Home | History | Annotate | Download | only in mac

Lines Matching refs:inspector

472     [[[mainFrame webView] inspector] setJavaScriptProfilingEnabled:profilingEnabled];
535 [[[mainFrame webView] inspector] setTimelineProfilingEnabled:enabled];
839 [[[mainFrame webView] inspector] show:nil];
844 [[[mainFrame webView] inspector] close:nil];
851 [[[mainFrame webView] inspector] evaluateInFrontend:nil callId:callId script:scriptNS];