Searched refs:haveWindowShell (Results 1 – 5 of 5) sorted by relevance
51 if (scriptController->haveWindowShell()) { in ScriptCachedFrameData()73 if (scriptController->haveWindowShell()) { in restore()
70 bool haveWindowShell() const { return m_windowShell; } in haveWindowShell() function
82 bool haveWindowShell() const { return true; } in haveWindowShell() function
274 if (!scriptController->haveWindowShell())
5144 if (!m_frame->script()->isEnabled() || !m_frame->script()->haveWindowShell()) in dispatchWindowObjectAvailable()