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 193 Storage* storage = frame->domWindow()->optionalSessionStorage();
  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindow.h 281 Storage* optionalSessionStorage() const { return m_sessionStorage.get(); }

Completed in 26 milliseconds