Home
last modified time | relevance | path

Searched refs:mDatastore (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp1634 return *mDatastore; in DatastoreRef()
1685 return *mDatastore; in DatastoreRef()
1692 return *mDatastore; in MutableDatastoreRef()
1757 return mDatastore; in GetDatastore()
5299 MOZ_ASSERT(mDatastore); in AllowToClose()
5306 mDatastore = nullptr; in AllowToClose()
5507 MOZ_ASSERT(mDatastore); in Finish()
5716 MOZ_ASSERT(mDatastore); in RecvLoadValueAndMoreItems()
5857 MOZ_ASSERT(mDatastore); in RecvLoadKeys()
7277 if (!mDatastore) { in GetResponse()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp1634 return *mDatastore; in DatastoreRef()
1685 return *mDatastore; in DatastoreRef()
1692 return *mDatastore; in MutableDatastoreRef()
1757 return mDatastore; in GetDatastore()
5299 MOZ_ASSERT(mDatastore); in AllowToClose()
5306 mDatastore = nullptr; in AllowToClose()
5507 MOZ_ASSERT(mDatastore); in Finish()
5716 MOZ_ASSERT(mDatastore); in RecvLoadValueAndMoreItems()
5857 MOZ_ASSERT(mDatastore); in RecvLoadKeys()
7277 if (!mDatastore) { in GetResponse()
[all …]
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp1652 return *mDatastore; in DatastoreRef()
1703 return *mDatastore; in DatastoreRef()
1710 return *mDatastore; in MutableDatastoreRef()
1775 return mDatastore; in GetDatastore()
5461 MOZ_ASSERT(mDatastore); in AllowToClose()
5468 mDatastore = nullptr; in AllowToClose()
5665 MOZ_ASSERT(mDatastore); in Finish()
5881 MOZ_ASSERT(mDatastore); in RecvLoadValueAndMoreItems()
6022 MOZ_ASSERT(mDatastore); in RecvLoadKeys()
7399 if (!mDatastore) { in GetResponse()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp1870 MOZ_ASSERT(mDatastore); in ~PreparedDatastore()
1882 return mDatastore; in GetDatastore()
1947 return mDatastore; in GetDatastore()
5753 MOZ_ASSERT(mDatastore); in AllowToClose()
5760 mDatastore = nullptr; in AllowToClose()
5958 MOZ_ASSERT(mDatastore); in Finish()
6167 MOZ_ASSERT(mDatastore); in RecvLoadValueAndMoreItems()
6307 MOZ_ASSERT(mDatastore); in RecvLoadKeys()
7836 if (!mDatastore) { in GetResponse()
7912 if (mDatastore) { in Cleanup()
[all …]