Home | History | Annotate | Download | only in js

Lines Matching refs:prototype

47 RemoteDebuggerAgentStub.prototype.getContextId = function()
53 RemoteDebuggerAgentStub.prototype.processDebugCommands = function()
66 RemoteProfilerAgentStub.prototype.getActiveProfilerModules = function()
72 RemoteProfilerAgentStub.prototype.getLogLines = function(pos)
86 RemoteToolsAgentStub.prototype.dispatchOnInjectedScript = function()
91 RemoteToolsAgentStub.prototype.dispatchOnInspectorController = function()
115 ProfilerStubHelper.prototype.StopProfiling = function(modules)
121 ProfilerStubHelper.prototype.StartProfiling = function(modules)
146 ProfilerStubHelper.prototype.getActiveProfilerModules = function()
155 ProfilerStubHelper.prototype.getLogLines = function(pos)
235 RemoteDebuggerCommandExecutorStub.prototype.DebuggerCommand = function(cmd)
268 RemoteDebuggerCommandExecutorStub.prototype.DebuggerPauseScript = function()
273 RemoteDebuggerCommandExecutorStub.prototype.sendResponse_ = function(response)
285 DevToolsHostStub.prototype.__proto__ = WebInspector.InspectorFrontendHostStub.prototype;
288 DevToolsHostStub.prototype.reset = function()
293 DevToolsHostStub.prototype.setting = function()
298 DevToolsHostStub.prototype.setSetting = function()