Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DGCRuntime.h740 void enableGenerationalGC();
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DGCRuntime.h754 void enableGenerationalGC();
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsgc.cpp6592 GCRuntime::enableGenerationalGC()
7397 gc->enableGenerationalGC();
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsgc.cpp6724 GCRuntime::enableGenerationalGC() in enableGenerationalGC() function in GCRuntime
7574 gc->enableGenerationalGC(); in ~AutoDisableGenerationalGC()