Home
last modified time | relevance | path

Searched defs:JSCLASS_USERBIT1 (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DClass.h519 static const uint32_t JSCLASS_USERBIT1 = 1 << 7; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DClass.h519 static const uint32_t JSCLASS_USERBIT1 = 1 << 7; variable
/dports/www/firefox/firefox-99.0/js/public/
H A DClass.h518 static const uint32_t JSCLASS_USERBIT1 = 1 << 7; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DClass.h646 static const uint32_t JSCLASS_USERBIT1 = 1 << 7; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DClass.h672 #define JSCLASS_USERBIT1 (1<<7) // Reserved for embeddings. macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DClass.h672 #define JSCLASS_USERBIT1 (1<<7) // Reserved for embeddings. macro
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DClass.h763 static const uint32_t JSCLASS_USERBIT1 = 1 << 7; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DClass.h739 #define JSCLASS_USERBIT1 (1<<7) // Reserved for embeddings. macro