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

  /external/webkit/WebKit/chromium/src/
WebStorageAreaImpl.h 53 static const WebURL* currentStorageEventURL() { return storageEventURL; }
62 m_existingStorageEventURL = storageEventURL;
63 storageEventURL = &url;
67 storageEventURL = m_existingStorageEventURL;
74 static const WebURL* storageEventURL;
WebStorageAreaImpl.cpp 43 const WebURL* WebStorageAreaImpl::storageEventURL = 0;

Completed in 56 milliseconds