Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DNurseryAwareHashMap.h48 const T unbarrieredGet() const { return this->value; } in unbarrieredGet() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DNurseryAwareHashMap.h52 const T unbarrieredGet() const { return this->value; } in unbarrieredGet() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DRootingAPI.h340 const T& unbarrieredGet() const { return ptr; } in unbarrieredGet() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DNurseryAwareHashMap.h52 const T unbarrieredGet() const { return this->value; } in unbarrieredGet() function
H A DGC-inl.h401 T* unbarrieredGet() const { return Base::get(); } in unbarrieredGet() function
/dports/www/firefox/firefox-99.0/js/public/
H A DRootingAPI.h355 const T& unbarrieredGet() const { return ptr; } in unbarrieredGet() function
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DRootingAPI.h335 const T& unbarrieredGet() const { return ptr; } in unbarrieredGet() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DRootingAPI.h335 const T& unbarrieredGet() const { return ptr; } in unbarrieredGet() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DNurseryAwareHashMap.h52 const T unbarrieredGet() const { return this->value; } in unbarrieredGet() function
H A DGC-inl.h322 T* unbarrieredGet() const { return Base::get(); } in unbarrieredGet() function
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DNurseryAwareHashMap.h54 const T unbarrieredGet() const { return this->value; } in unbarrieredGet() function
H A DGC-inl.h324 T* unbarrieredGet() const { return Base::get(); } in unbarrieredGet() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DNurseryAwareHashMap.h52 const T unbarrieredGet() const { return this->value; } in unbarrieredGet() function
H A DGC-inl.h322 T* unbarrieredGet() const { return Base::get(); } in unbarrieredGet() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DRootingAPI.h271 const T& unbarrieredGet() const { in unbarrieredGet() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DRootingAPI.h286 const T& unbarrieredGet() const { return ptr; } in unbarrieredGet() function