Searched defs:storageEvent (Results 1 – 2 of 2) sorted by relevance
106 StorageEvent* storageEvent = static_cast<StorageEvent*>(event); in handleEvent() local
112 void StorageAreaProxy::storageEvent(const String& key, const String& oldValue, const String& newVal… in storageEvent() function in WebCore::StorageAreaProxy