Home
last modified time | relevance | path

Searched defs:debuggerModel (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/bindings/
DDefaultScriptMapping.js38 WebInspector.DefaultScriptMapping = function(debuggerModel, workspace, debuggerWorkspaceBinding) argument
DCompilerScriptMapping.js39 WebInspector.CompilerScriptMapping = function(debuggerModel, workspace, networkWorkspaceBinding, de… argument
DResourceScriptMapping.js38 WebInspector.ResourceScriptMapping = function(debuggerModel, workspace, debuggerWorkspaceBinding) argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DDebuggerModel.js744 WebInspector.DebuggerDispatcher = function(debuggerModel) argument