Home
last modified time | relevance | path

Searched refs:PokeGC (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsJSEnvironment.h104 static void PokeGC(JS::GCReason aReason, JSObject* aObj, uint32_t aDelay = 0);
H A DCCGCScheduler.h138 void PokeGC(JS::GCReason aReason, JSObject* aObj, uint32_t aDelay = 0);
H A DnsJSEnvironment.cpp542 sScheduler.PokeGC(JS::GCReason::NSJSCONTEXT_DESTROY, mWindowProxy); in Destroy()
1486 sScheduler.PokeGC( in EndCycleCollectionCallback()
1631 void nsJSContext::PokeGC(JS::GCReason aReason, JSObject* aObj, in PokeGC() function in nsJSContext
1633 sScheduler.PokeGC(aReason, aObj, aDelay); in PokeGC()
H A DCCGCScheduler.cpp220 void CCGCScheduler::PokeGC(JS::GCReason aReason, JSObject* aObj, in PokeGC() function in mozilla::CCGCScheduler
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsJSEnvironment.h101 static void PokeGC(JS::GCReason aReason, JSObject* aObj, uint32_t aDelay = 0);
H A DnsJSEnvironment.cpp658 PokeGC(JS::GCReason::NSJSCONTEXT_DESTROY, mWindowProxy); in Destroy()
1702 PokeGC(JS::GCReason::CC_WAITING, nullptr, in EndCycleCollectionCallback()
2069 void nsJSContext::PokeGC(JS::GCReason aReason, JSObject* aObj, in PokeGC() function in nsJSContext
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsJSEnvironment.h104 static void PokeGC(JS::GCReason aReason, JSObject* aObj, uint32_t aDelay = 0);
H A DCCGCScheduler.h138 void PokeGC(JS::GCReason aReason, JSObject* aObj, uint32_t aDelay = 0);
H A DnsJSEnvironment.cpp542 sScheduler.PokeGC(JS::GCReason::NSJSCONTEXT_DESTROY, mWindowProxy); in Destroy()
1486 sScheduler.PokeGC( in EndCycleCollectionCallback()
1631 void nsJSContext::PokeGC(JS::GCReason aReason, JSObject* aObj, in PokeGC() function in nsJSContext
1633 sScheduler.PokeGC(aReason, aObj, aDelay); in PokeGC()
H A DCCGCScheduler.cpp220 void CCGCScheduler::PokeGC(JS::GCReason aReason, JSObject* aObj, in PokeGC() function in mozilla::CCGCScheduler
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsJSEnvironment.h108 static void PokeGC(JS::gcreason::Reason aReason, int aDelay = 0);
H A DnsJSEnvironment.cpp607 PokeGC(JS::gcreason::NSJSCONTEXT_DESTROY); in Destroy()
1585 PokeGC(JS::gcreason::CC_WAITING, in EndCycleCollectionCallback()
1857 PokeGC(JS::gcreason::LOAD_END); in LoadEnd()
1920 nsJSContext::PokeGC(JS::gcreason::Reason aReason, int aDelay) in PokeGC() function in nsJSContext
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsJSEnvironment.h107 static void PokeGC(JS::GCReason aReason, JSObject* aObj,
H A DCCGCScheduler.h144 void PokeGC(JS::GCReason aReason, JSObject* aObj, TimeDuration aDelay = 0);
H A DnsJSEnvironment.cpp544 sScheduler.PokeGC(JS::GCReason::NSJSCONTEXT_DESTROY, mWindowProxy); in Destroy()
1508 sScheduler.PokeGC(JS::GCReason::CC_FINISHED, nullptr, in EndCycleCollectionCallback()
1647 void nsJSContext::PokeGC(JS::GCReason aReason, JSObject* aObj, in PokeGC() function in nsJSContext
1649 sScheduler.PokeGC(aReason, aObj, aDelay); in PokeGC()
H A DCCGCScheduler.cpp447 void CCGCScheduler::PokeGC(JS::GCReason aReason, JSObject* aObj, in PokeGC() function in mozilla::CCGCScheduler
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsJSEnvironment.h113 static void PokeGC(JS::gcreason::Reason aReason, JSObject* aObj,
H A DnsJSEnvironment.cpp582 PokeGC(JS::gcreason::NSJSCONTEXT_DESTROY, mWindowProxy); in Destroy()
1551 PokeGC(JS::gcreason::CC_WAITING, nullptr, in EndCycleCollectionCallback()
1966 void nsJSContext::PokeGC(JS::gcreason::Reason aReason, JSObject* aObj, in PokeGC() function in nsJSContext
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DGCAPI.h635 PokeGC(JSRuntime* rt);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DGCAPI.h635 PokeGC(JSRuntime* rt);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DGCAPI.h713 PokeGC(JSContext* cx);
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsDocumentViewer.cpp1161 nsJSContext::PokeGC( in LoadComplete()
1379 nsJSContext::PokeGC(JS::GCReason::PAGE_HIDE, in PageHide()
2231 nsJSContext::PokeGC(JS::GCReason::PAGE_HIDE, in ClearHistoryEntry()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsDocumentViewer.cpp1157 nsJSContext::PokeGC( in LoadComplete()
1383 nsJSContext::PokeGC(JS::GCReason::PAGE_HIDE, in PageHide()
2232 nsJSContext::PokeGC(JS::GCReason::PAGE_HIDE, in ClearHistoryEntry()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsDocumentViewer.cpp1161 nsJSContext::PokeGC( in LoadComplete()
1379 nsJSContext::PokeGC(JS::GCReason::PAGE_HIDE, in PageHide()
2231 nsJSContext::PokeGC(JS::GCReason::PAGE_HIDE, in ClearHistoryEntry()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsDocumentViewer.cpp1214 nsJSContext::PokeGC( in LoadComplete()
1415 nsJSContext::PokeGC(JS::GCReason::PAGE_HIDE, in PageHide()
2287 nsJSContext::PokeGC(JS::GCReason::PAGE_HIDE, in ClearHistoryEntry()

12