Home
last modified time | relevance | path

Searched defs:fromMarkedLocation (Results 1 – 11 of 11) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DRootingAPI.h420 static MOZ_CONSTEXPR Handle fromMarkedLocation(const T* p) { in fromMarkedLocation() function
491 static MutableHandle fromMarkedLocation(T* p) { in fromMarkedLocation() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DRootingAPI.h420 static MOZ_CONSTEXPR Handle fromMarkedLocation(const T* p) { in fromMarkedLocation() function
491 static MutableHandle fromMarkedLocation(T* p) { in fromMarkedLocation() function
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DValueArray.h69 static HandleValueArray fromMarkedLocation(size_t len, in fromMarkedLocation() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DValueArray.h70 static HandleValueArray fromMarkedLocation(size_t len, in fromMarkedLocation() function
/dports/www/firefox/firefox-99.0/js/public/
H A DValueArray.h69 static HandleValueArray fromMarkedLocation(size_t len, in fromMarkedLocation() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DValueArray.h69 static HandleValueArray fromMarkedLocation(size_t len, in fromMarkedLocation() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DRootingAPI.h495 static constexpr Handle fromMarkedLocation(const T* p) { in fromMarkedLocation() function
569 static MutableHandle fromMarkedLocation(T* p) { in fromMarkedLocation() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DRootingAPI.h507 static constexpr Handle fromMarkedLocation(const T* p) { in fromMarkedLocation() function
587 static MutableHandle fromMarkedLocation(T* p) { in fromMarkedLocation() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.h494 static HandleValueArray fromMarkedLocation(size_t len, const Value* elements) { in fromMarkedLocation() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsapi.h494 static HandleValueArray fromMarkedLocation(size_t len, const Value* elements) { in fromMarkedLocation() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h313 static HandleValueArray fromMarkedLocation(size_t len, in fromMarkedLocation() function