Searched refs:storageAreaImplURL (Results 1 – 1 of 1) sorted by relevance
62 const WebURL* storageAreaImplURL = WebStorageAreaImpl::currentStorageEventURL(); in dispatchStorageEvent() local63 const WebURL& url = storageAreaImplURL ? *storageAreaImplURL : passedInURL; in dispatchStorageEvent()