Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSAtom.cpp168 #define COMMON_NAME_INFO(idpart, id, text) \ in initializeAtoms() macro
172 #define COMMON_NAME_INFO(name, init, clasp) \ in initializeAtoms() macro
176 #define COMMON_NAME_INFO(name) {#name, sizeof(#name) - 1}, in initializeAtoms() macro
179 #define COMMON_NAME_INFO(name) {"Symbol." #name, sizeof("Symbol." #name) - 1}, in initializeAtoms() macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsatom.cpp131 #define COMMON_NAME_INFO(idpart, id, text) { js_##idpart##_str, sizeof(text) - 1 }, in initializeAtoms() macro
134 #define COMMON_NAME_INFO(name, code, init, clasp) { js_##name##_str, sizeof(#name) - 1 }, in initializeAtoms() macro
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSAtom.cpp250 #define COMMON_NAME_INFO(idpart, id, text) \ in initializeAtoms() macro
254 #define COMMON_NAME_INFO(name, clasp) {js_##name##_str, sizeof(#name) - 1}, in initializeAtoms() macro
257 #define COMMON_NAME_INFO(name) {#name, sizeof(#name) - 1}, in initializeAtoms() macro
260 #define COMMON_NAME_INFO(name) {"Symbol." #name, sizeof("Symbol." #name) - 1}, in initializeAtoms() macro
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSAtom.cpp241 #define COMMON_NAME_INFO(NAME) \ in initializeAtoms() macro
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSAtom.cpp252 #define COMMON_NAME_INFO(NAME) \ in initializeAtoms() macro
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSAtom.cpp252 #define COMMON_NAME_INFO(NAME) \ in initializeAtoms() macro