Searched refs:removeScriptToEvaluateOnLoad (Results 1 – 3 of 3) sorted by relevance
101 virtual void removeScriptToEvaluateOnLoad(ErrorString*, const String& identifier) OVERRIDE;
466 void InspectorPageAgent::removeScriptToEvaluateOnLoad(ErrorString* error, const String& identifier) in removeScriptToEvaluateOnLoad() function in WebCore::InspectorPageAgent
1524 PageAgent.removeScriptToEvaluateOnLoad(this._addTouchEventsScriptId);