Home
last modified time | relevance | path

Searched refs:PreventDiscardingFunctions (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp359 static void PreventDiscardingFunctions() { in PreventDiscardingFunctions() function
360 if (reinterpret_cast<uintptr_t>(&PreventDiscardingFunctions) == 1) { in PreventDiscardingFunctions()
374 PreventDiscardingFunctions(); in JS_NewContext()
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp383 static void PreventDiscardingFunctions() { in PreventDiscardingFunctions() function
384 if (reinterpret_cast<uintptr_t>(&PreventDiscardingFunctions) == 1) { in PreventDiscardingFunctions()
398 PreventDiscardingFunctions(); in JS_NewContext()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp383 static void PreventDiscardingFunctions() { in PreventDiscardingFunctions() function
384 if (reinterpret_cast<uintptr_t>(&PreventDiscardingFunctions) == 1) { in PreventDiscardingFunctions()
398 PreventDiscardingFunctions(); in JS_NewContext()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.cpp371 static void PreventDiscardingFunctions() { in PreventDiscardingFunctions() function
372 if (reinterpret_cast<uintptr_t>(&PreventDiscardingFunctions) == 1) { in PreventDiscardingFunctions()
386 PreventDiscardingFunctions(); in JS_NewContext()