Home
last modified time | relevance | path

Searched defs:dispatchSessionStorageEvent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebStorageEventDispatcherImpl.cpp55 void WebStorageEventDispatcher::dispatchSessionStorageEvent( in dispatchSessionStorageEvent() function in blink::WebStorageEventDispatcher
/external/chromium_org/third_party/WebKit/Source/core/storage/
DStorageArea.cpp173 void StorageArea::dispatchSessionStorageEvent(const String& key, const String& oldValue, const Stri… in dispatchSessionStorageEvent() function in WebCore::StorageArea