Home
last modified time | relevance | path

Searched defs:INT_FITS_IN_JSID (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DId.h94 INT_FITS_IN_JSID(int32_t i) in INT_FITS_IN_JSID() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DId.h94 INT_FITS_IN_JSID(int32_t i) in INT_FITS_IN_JSID() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DId.h78 static MOZ_ALWAYS_INLINE bool INT_FITS_IN_JSID(int32_t i) { return i >= 0; } in INT_FITS_IN_JSID() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DId.h171 static MOZ_ALWAYS_INLINE bool INT_FITS_IN_JSID(int32_t i) { return i >= 0; } in INT_FITS_IN_JSID() function
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DId.h197 static MOZ_ALWAYS_INLINE bool INT_FITS_IN_JSID(int32_t i) { return i >= 0; } in INT_FITS_IN_JSID() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DId.h197 static MOZ_ALWAYS_INLINE bool INT_FITS_IN_JSID(int32_t i) { return i >= 0; } in INT_FITS_IN_JSID() function