Home
last modified time | relevance | path

Searched defs:callFrameId (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/chromium/src/js/
DDevTools.js411 InjectedScriptAccess.prototype.evaluateInCallFrame = function(callFrameId, code, objectGroup, callb… argument
450 …mpletions = function(expressionString, includeInspectorCommandLineAPI, callFrameId, reportCompleti… argument
DDebuggerAgent.js562 devtools.DebuggerAgent.prototype.resolveFrameVariables_ = function(callFrameId, callback) argument
614 devtools.DebuggerAgent.prototype.resolveCompletionsOnFrame = function(expressionString, callFrameId argument
1004 devtools.DebuggerAgent.prototype.evaluateInCallFrame = function(callFrameId, code, callback) argument
/external/webkit/WebCore/inspector/front-end/
DInjectedScript.js592 InjectedScript.getCompletions = function(expression, includeInspectorCommandLineAPI, callFrameId) argument
936 InjectedScript.evaluateInCallFrame = function(callFrameId, code, objectGroup) argument