HomeSort by relevance Sort by last modified time
    Searched refs:optionalSessionStorage (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
StorageAreaProxy.cpp 187 Storage* storage = frame->domWindow()->optionalSessionStorage();
  /external/chromium_org/third_party/WebKit/Source/core/page/
DOMWindow.h 342 Storage* optionalSessionStorage() const { return m_sessionStorage.get(); }

Completed in 793 milliseconds