Searched defs:injectCommandLineAPI (Results 1 – 1 of 1) sorted by relevance
| /external/webkit/Source/WebCore/inspector/ |
| D | InjectedScriptSource.js | 243 evaluate: function(expression, objectGroup, injectCommandLineAPI) argument 262 …p: function(evalFunction, object, expression, objectGroup, isEvalOnCallFrame, injectCommandLineAPI) argument 271 _evaluateOn: function(evalFunction, object, expression, isEvalOnCallFrame, injectCommandLineAPI) argument 311 evaluateOnCallFrame: function(callFrameId, expression, objectGroup, injectCommandLineAPI) argument
|