Home
last modified time | relevance | path

Searched refs:JS_AddExtraGCRootsTracer (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestGCPostBarriers.cpp48 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array.get()); in TestGrow()
92 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array.get()); in TestShrink()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestGCPostBarriers.cpp48 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array.get()); in TestGrow()
92 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array.get()); in TestShrink()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestGCPostBarriers.cpp49 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array.get()); in TestGrow()
93 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array.get()); in TestShrink()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestGCPostBarriers.cpp48 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array.get()); in TestGrow()
92 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array.get()); in TestShrink()
/dports/lang/spidermonkey60/firefox-60.9.0/js/ipc/
H A DJavaScriptChild.cpp46 JS_AddExtraGCRootsTracer(cx, TraceChild, this); in init()
H A DJavaScriptParent.cpp39 JS_AddExtraGCRootsTracer(danger::GetJSContext(), TraceParent, this); in init()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/ipc/
H A DJavaScriptChild.cpp52 JS_AddExtraGCRootsTracer(cx, TraceChild, this); in init()
H A DJavaScriptParent.cpp44 JS_AddExtraGCRootsTracer(danger::GetJSContext(), TraceParent, this); in init()
/dports/games/0ad/0ad-0.0.23b-alpha/source/scriptinterface/third_party/
H A DObjectToIDMap.h58 JS_AddExtraGCRootsTracer(m_rt->m_rt, ObjectIdCache::Trace, this); in init()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/gtest/
H A DTestGCPostBarriers.cpp48 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array); in RunTest()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/tests/gtest/
H A DTestGCPostBarriers.cpp48 JS_AddExtraGCRootsTracer(cx, TraceArray<ArrayT>, array); in RunTest()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/
H A Dscript_runtime.rs18 use js::jsapi::{JSGCInvocationKind, JSGCStatus, JS_AddExtraGCRootsTracer, JS_SetGCCallback};
146 JS_AddExtraGCRootsTracer(runtime.rt(), Some(trace_rust_roots), ptr::null_mut()); in new_rt_and_cx()
/dports/lang/gjs/gjs-1.70.0/gjs/
H A Dcoverage.cpp341 JS_AddExtraGCRootsTracer(context, coverage_tracer, coverage); in bootstrap_coverage()
H A Dinternal.cpp467 JS_AddExtraGCRootsTracer(cx, &PromiseData::trace, this); in PromiseData()
/dports/lang/cjs/cjs-4.8.2/cjs/
H A Dcoverage.cpp360 JS_AddExtraGCRootsTracer(context, coverage_tracer, coverage); in bootstrap_coverage()
H A Dcontext.cpp502 JS_AddExtraGCRootsTracer(m_cx, &GjsContextPrivate::trace, this); in GjsContextPrivate()
/dports/games/0ad/0ad-0.0.23b-alpha/source/gui/
H A DIGUIObject.cpp76 JS_AddExtraGCRootsTracer(pGUI->GetScriptInterface()->GetJSRuntime(), Trace, this); in SetGUI()
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DGCAPI.h975 extern JS_PUBLIC_API bool JS_AddExtraGCRootsTracer(JSContext* cx,
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DGCAPI.h855 extern JS_PUBLIC_API bool JS_AddExtraGCRootsTracer(JSContext* cx,
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DGCAPI.h1060 extern JS_PUBLIC_API bool JS_AddExtraGCRootsTracer(JSContext* cx,
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DGCAPI.h1060 extern JS_PUBLIC_API bool JS_AddExtraGCRootsTracer(JSContext* cx,
/dports/www/firefox/firefox-99.0/js/public/
H A DGCAPI.h1113 extern JS_PUBLIC_API bool JS_AddExtraGCRootsTracer(JSContext* cx,
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/serialization/
H A DStdDeserializer.cpp37 JS_AddExtraGCRootsTracer(m_ScriptInterface.GetJSRuntime(), CStdDeserializer::Trace, this); in CStdDeserializer()
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/loader/
H A DScriptPreloader.cpp221 JS_AddExtraGCRootsTracer(jsapi.cx(), TraceOp, this); in ScriptPreloader()
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/loader/
H A DScriptPreloader.cpp238 JS_AddExtraGCRootsTracer(jsapi.cx(), TraceOp, this); in ScriptPreloader()

12