Searched refs:optionalSessionStorage (Results 1 – 4 of 4) sorted by relevance
380 Storage* optionalSessionStorage() const { return m_sessionStorage.get(); } in optionalSessionStorage() function
98 markDOMObjectWrapper(markStack, globalData, impl()->optionalSessionStorage()); in markChildren()
33794 (WebCore::JSDOMWindow::mark): Add optionalSessionStorage case33823 …(WebCore::DOMWindow::optionalSessionStorage): Return the session Storage object for this window to…
12552 (WebCore::DOMWindow::optionalSessionStorage):