Home
last modified time | relevance | path

Searched defs:NamedDeleter (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Ddomstringmap.rs40 fn NamedDeleter(&self, name: DOMString) { in NamedDeleter() method
H A Dtestbindingproxy.rs27 fn NamedDeleter(&self, _: DOMString) {} in NamedDeleter() method
H A Dstorage.rs143 fn NamedDeleter(&self, name: DOMString) { in NamedDeleter() method
/dports/lang/spidermonkey60/firefox-60.9.0/dom/storage/
H A DStorage.h82 void NamedDeleter(const nsAString& aKey, bool& aFound, in NamedDeleter() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/storage/
H A DDOMStorage.h110 void NamedDeleter(const nsAString& aKey, bool& aFound, in NamedDeleter() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/storage/
H A DStorage.h85 void NamedDeleter(const nsAString& aKey, bool& aFound, in NamedDeleter() function
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DnsDOMStringMap.cpp107 void nsDOMStringMap::NamedDeleter(const nsAString& aProp, bool& found) { in NamedDeleter() function in nsDOMStringMap
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DnsDOMStringMap.cpp107 void nsDOMStringMap::NamedDeleter(const nsAString& aProp, bool& found) { in NamedDeleter() function in nsDOMStringMap
/dports/www/firefox/firefox-99.0/dom/html/
H A DnsDOMStringMap.cpp107 void nsDOMStringMap::NamedDeleter(const nsAString& aProp, bool& found) { in NamedDeleter() function in nsDOMStringMap
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DnsDOMStringMap.cpp107 void nsDOMStringMap::NamedDeleter(const nsAString& aProp, bool& found) { in NamedDeleter() function in nsDOMStringMap
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsDOMStringMap.cpp107 void nsDOMStringMap::NamedDeleter(const nsAString& aProp, bool& found) { in NamedDeleter() function in nsDOMStringMap
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsDOMStringMap.cpp114 nsDOMStringMap::NamedDeleter(const nsAString& aProp, bool& found) in NamedDeleter() function in nsDOMStringMap
/dports/www/firefox-esr/firefox-91.8.0/dom/storage/
H A DStorage.h93 void NamedDeleter(const nsAString& aKey, bool& aFound, in NamedDeleter() function
/dports/www/firefox/firefox-99.0/dom/storage/
H A DStorage.h93 void NamedDeleter(const nsAString& aKey, bool& aFound, in NamedDeleter() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/storage/
H A DStorage.h93 void NamedDeleter(const nsAString& aKey, bool& aFound, in NamedDeleter() function
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-access-checks.cc50 void NamedDeleter(v8::Local<v8::Name> property, in NamedDeleter() function