Home
last modified time | relevance | path

Searched refs:nocgc (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp660 AutoDisableCompactingGC nocgc(cx); in JS_TransplantObject() local
740 AutoDisableCompactingGC nocgc(cx); in RemapRemoteWindowProxies() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp684 AutoDisableCompactingGC nocgc(cx); in JS_TransplantObject() local
764 AutoDisableCompactingGC nocgc(cx); in RemapRemoteWindowProxies() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp684 AutoDisableCompactingGC nocgc(cx); in JS_TransplantObject() local
764 AutoDisableCompactingGC nocgc(cx); in RemapRemoteWindowProxies() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/shell/
H A Djs.cpp7567 Maybe<AutoDisableCompactingGC> nocgc;
7569 nocgc.emplace(cx);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.cpp722 AutoDisableCompactingGC nocgc(cx); in JS_TransplantObject() local
798 AutoDisableCompactingGC nocgc(cx); in RemapRemoteWindowProxies() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/shell/
H A Djs.cpp8047 Maybe<AutoDisableCompactingGC> nocgc; in Shell() local
8048 if (op->getBoolOption("no-cgc")) nocgc.emplace(cx); in Shell()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/shell/
H A Djs.cpp10862 Maybe<AutoDisableCompactingGC> nocgc; in Shell() local
10864 nocgc.emplace(cx); in Shell()
/dports/www/firefox-esr/firefox-91.8.0/js/src/shell/
H A Djs.cpp11867 Maybe<AutoDisableCompactingGC> nocgc; in Shell() local
11869 nocgc.emplace(cx); in Shell()
/dports/www/firefox/firefox-99.0/js/src/shell/
H A Djs.cpp11649 Maybe<AutoDisableCompactingGC> nocgc; in Shell() local
11651 nocgc.emplace(cx); in Shell()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/shell/
H A Djs.cpp11867 Maybe<AutoDisableCompactingGC> nocgc; in Shell() local
11869 nocgc.emplace(cx); in Shell()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsapi.cpp868 AutoDisableCompactingGC nocgc(cx);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.cpp748 AutoDisableCompactingGC nocgc(cx); in JS_TransplantObject() local