Home
last modified time | relevance | path

Searched refs:foundOtherObjectStore (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DActorsParent.cpp18382 bool foundOtherObjectStore = false; in DoDatabaseWork() local
18398 foundOtherObjectStore = true; in DoDatabaseWork()
18403 foundThisObjectStore && !foundOtherObjectStore); in DoDatabaseWork()
18405 foundThisObjectStore && foundOtherObjectStore); in DoDatabaseWork()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DActorsParent.cpp18382 bool foundOtherObjectStore = false; in DoDatabaseWork() local
18398 foundOtherObjectStore = true; in DoDatabaseWork()
18403 foundThisObjectStore && !foundOtherObjectStore); in DoDatabaseWork()
18405 foundThisObjectStore && foundOtherObjectStore); in DoDatabaseWork()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DActorsParent.cpp18351 bool foundOtherObjectStore = false; in DoDatabaseWork() local
18367 foundOtherObjectStore = true; in DoDatabaseWork()
18372 foundThisObjectStore && !foundOtherObjectStore); in DoDatabaseWork()
18374 foundThisObjectStore && foundOtherObjectStore); in DoDatabaseWork()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DActorsParent.cpp24628 bool foundOtherObjectStore = false; in DoDatabaseWork() local
24644 foundOtherObjectStore = true; in DoDatabaseWork()
24649 foundThisObjectStore && !foundOtherObjectStore); in DoDatabaseWork()
24651 foundThisObjectStore && foundOtherObjectStore); in DoDatabaseWork()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/indexedDB/
H A DActorsParent.cpp23631 bool foundOtherObjectStore = false; in DoDatabaseWork() local
23647 foundOtherObjectStore = true; in DoDatabaseWork()
23652 foundThisObjectStore && !foundOtherObjectStore); in DoDatabaseWork()
23654 foundThisObjectStore && foundOtherObjectStore); in DoDatabaseWork()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/indexedDB/
H A DActorsParent.cpp22009 bool foundOtherObjectStore = false; in DoDatabaseWork() local
22025 foundOtherObjectStore = true; in DoDatabaseWork()
22030 foundThisObjectStore && !foundOtherObjectStore); in DoDatabaseWork()
22032 foundThisObjectStore && foundOtherObjectStore); in DoDatabaseWork()