Home
last modified time | relevance | path

Searched refs:ShouldProtectRelocatedArenas (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/gc/
H A DCompacting.cpp906 static inline bool ShouldProtectRelocatedArenas(JS::GCReason reason) { in ShouldProtectRelocatedArenas() function
915 if (ShouldProtectRelocatedArenas(reason)) { in protectOrReleaseRelocatedArenas()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsgc.cpp1981 ShouldProtectRelocatedArenas(JS::gcreason::Reason reason)
5526 if (ShouldProtectRelocatedArenas(reason))
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsgc.cpp2185 ShouldProtectRelocatedArenas(JS::gcreason::Reason reason) in ShouldProtectRelocatedArenas() function
5722 if (ShouldProtectRelocatedArenas(reason)) in compactPhase()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DGC.cpp1969 static inline bool ShouldProtectRelocatedArenas(JS::GCReason reason) { in ShouldProtectRelocatedArenas() function
6309 if (ShouldProtectRelocatedArenas(reason)) { in compactPhase()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGC.cpp3009 static inline bool ShouldProtectRelocatedArenas(JS::GCReason reason) { in ShouldProtectRelocatedArenas() function
3018 if (ShouldProtectRelocatedArenas(reason)) { in protectOrReleaseRelocatedArenas()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGC.cpp3009 static inline bool ShouldProtectRelocatedArenas(JS::GCReason reason) { in ShouldProtectRelocatedArenas() function
3018 if (ShouldProtectRelocatedArenas(reason)) { in protectOrReleaseRelocatedArenas()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DGC.cpp2076 static inline bool ShouldProtectRelocatedArenas(JS::gcreason::Reason reason) { in ShouldProtectRelocatedArenas() function
5972 if (ShouldProtectRelocatedArenas(reason)) in compactPhase()