Searched defs:dispatchSessionStorageEvent (Results 1 – 2 of 2) sorted by relevance
55 void WebStorageEventDispatcher::dispatchSessionStorageEvent( in dispatchSessionStorageEvent() function in blink::WebStorageEventDispatcher
173 void StorageArea::dispatchSessionStorageEvent(const String& key, const String& oldValue, const Stri… in dispatchSessionStorageEvent() function in WebCore::StorageArea