Home
last modified time | relevance | path

Searched refs:gSupportDifferentialTesting (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/util/
H A DDifferentialTesting.h18 extern bool gSupportDifferentialTesting; in SupportDifferentialTesting()
19 return gSupportDifferentialTesting; in SupportDifferentialTesting()
/dports/www/firefox/firefox-99.0/js/src/util/
H A DDifferentialTesting.h18 extern bool gSupportDifferentialTesting; in SupportDifferentialTesting()
19 return gSupportDifferentialTesting; in SupportDifferentialTesting()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/util/
H A DDifferentialTesting.h18 extern bool gSupportDifferentialTesting; in SupportDifferentialTesting()
19 return gSupportDifferentialTesting; in SupportDifferentialTesting()
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp4616 bool gSupportDifferentialTesting = false; variable
4624 js::gSupportDifferentialTesting = value; in SetSupportDifferentialTesting()
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp5889 bool gSupportDifferentialTesting = false; variable
5897 js::gSupportDifferentialTesting = value; in SetSupportDifferentialTesting()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp5889 bool gSupportDifferentialTesting = false; variable
5897 js::gSupportDifferentialTesting = value; in SetSupportDifferentialTesting()