Searched defs:evaluateOnCallFrame (Results 1 – 3 of 3) sorted by relevance
74 void InjectedScript::evaluateOnCallFrame(ErrorString* errorString, const String& callFrameId, const… in evaluateOnCallFrame() function in WebCore::InjectedScript
354 void InspectorDebuggerAgent::evaluateOnCallFrame(ErrorString* errorString, const String& callFrameI… in evaluateOnCallFrame() function in WebCore::InspectorDebuggerAgent
311 evaluateOnCallFrame: function(callFrameId, expression, objectGroup, injectCommandLineAPI) method in InjectedScript