Searched refs:script_executor_ (Results 1 – 4 of 4) sorted by relevance
147 return script_executor_.get(); in script_executor()270 scoped_ptr<ScriptExecutor> script_executor_; variable
106 script_executor_(new ScriptExecutor(web_contents, in TabHelper()
241 return script_executor_.get(); in script_executor()438 scoped_ptr<extensions::ScriptExecutor> script_executor_; variable
193 script_executor_(new extensions::ScriptExecutor(guest_web_contents, in WebViewGuest()