Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/localstorage/
H A DActorsParent.cpp1248 bool mInUpdateBatch; member in mozilla::dom::__anone1dc0fd90111::Connection
1490 bool mInUpdateBatch; member in mozilla::dom::__anone1dc0fd90111::Datastore
3827 mInUpdateBatch(false), in Connection()
3872 MOZ_ASSERT(mInUpdateBatch); in SetItem()
3883 MOZ_ASSERT(mInUpdateBatch); in RemoveItem()
3900 mInUpdateBatch = true; in BeginUpdateBatch()
3913 mInUpdateBatch = false; in EndUpdateBatch()
4302 mInUpdateBatch(false), in Datastore()
4811 if (mInUpdateBatch) { in Clear()
4844 mInUpdateBatch = true; in BeginUpdateBatch()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/localstorage/
H A DActorsParent.cpp1248 bool mInUpdateBatch; member in mozilla::dom::__anone8928e300111::Connection
1490 bool mInUpdateBatch; member in mozilla::dom::__anone8928e300111::Datastore
3827 mInUpdateBatch(false), in Connection()
3872 MOZ_ASSERT(mInUpdateBatch); in SetItem()
3883 MOZ_ASSERT(mInUpdateBatch); in RemoveItem()
3900 mInUpdateBatch = true; in BeginUpdateBatch()
3913 mInUpdateBatch = false; in EndUpdateBatch()
4302 mInUpdateBatch(false), in Datastore()
4811 if (mInUpdateBatch) { in Clear()
4844 mInUpdateBatch = true; in BeginUpdateBatch()
[all …]
/dports/www/firefox/firefox-99.0/dom/localstorage/
H A DActorsParent.cpp1262 bool mInUpdateBatch; member in mozilla::dom::__anoncd717ce40111::Connection
1504 bool mInUpdateBatch; member in mozilla::dom::__anoncd717ce40111::Datastore
3943 mInUpdateBatch(false), in Connection()
3988 MOZ_ASSERT(mInUpdateBatch); in SetItem()
3999 MOZ_ASSERT(mInUpdateBatch); in RemoveItem()
4016 mInUpdateBatch = true; in BeginUpdateBatch()
4029 mInUpdateBatch = false; in EndUpdateBatch()
4419 mInUpdateBatch(false), in Datastore()
4946 if (mInUpdateBatch) { in Clear()
4980 mInUpdateBatch = true; in BeginUpdateBatch()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/localstorage/
H A DActorsParent.cpp1441 bool mInUpdateBatch; member in mozilla::dom::__anonb2ee0edb0111::Connection
1718 bool mInUpdateBatch; member in mozilla::dom::__anonb2ee0edb0111::Datastore
4123 mInUpdateBatch(false), in Connection()
4170 MOZ_ASSERT(mInUpdateBatch); in SetItem()
4181 MOZ_ASSERT(mInUpdateBatch); in RemoveItem()
4188 MOZ_ASSERT(mInUpdateBatch); in Clear()
4198 mInUpdateBatch = true; in BeginUpdateBatch()
4211 mInUpdateBatch = false; in EndUpdateBatch()
5264 if (mInUpdateBatch) { in Clear()
5297 mInUpdateBatch = true; in BeginUpdateBatch()
[all …]