Searched refs:script_execution_observers_ (Results 1 – 2 of 2) sorted by relevance
94 script_execution_observers_.AddObserver(observer); in AddScriptExecutionObserver()98 script_execution_observers_.RemoveObserver(observer); in RemoveScriptExecutionObserver()248 ObserverList<ScriptExecutionObserver> script_execution_observers_; variable
107 &script_execution_observers_)), in TabHelper()456 FOR_EACH_OBSERVER(ScriptExecutionObserver, script_execution_observers_, in OnContentScriptsExecuting()