Home
last modified time | relevance | path

Searched refs:isSelfHostingZone (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DBarrier.cpp150 l->zoneFromAnyThread()->isSelfHostingZone()); in hash()
168 l->zoneFromAnyThread()->isSelfHostingZone()); in match()
H A DZone.h270 bool isSelfHostingZone() const { return runtimeFromAnyThread()->isSelfHostingZone(this); } in isSelfHostingZone() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DBarrier.cpp124 l->zoneFromAnyThread()->isSelfHostingZone()); in hash()
146 l->zoneFromAnyThread()->isSelfHostingZone()); in match()
H A DZone.h247 bool isSelfHostingZone() const { return runtimeFromAnyThread()->isSelfHostingZone(this); } in isSelfHostingZone() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DBarrier.cpp135 l->zoneFromAnyThread()->isSelfHostingZone() || in hash()
150 l->zoneFromAnyThread()->isSelfHostingZone()); in match()
H A DZone.h257 bool isSelfHostingZone() const { in isSelfHostingZone() function
258 return runtimeFromAnyThread()->isSelfHostingZone(this); in isSelfHostingZone()
H A DTracer.cpp103 thing->zoneFromAnyThread()->isSelfHostingZone()); in operator ()()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DBarrier.cpp143 l->zoneFromAnyThread()->isSelfHostingZone() || in hash()
162 l->zoneFromAnyThread()->isSelfHostingZone()); in match()
H A DTracer.cpp102 t->zoneFromAnyThread()->isSelfHostingZone()); in TraceChildren()
H A DZone.cpp224 MOZ_ASSERT(runtimeFromAnyThread()->isSelfHostingZone(this)); in setIsSelfHostingZone()
546 if (isSelfHostingZone()) { in canCollect()
H A DZone.h498 bool isSelfHostingZone() const { return isSelfHostingZone_; } in isSelfHostingZone() function
/dports/www/firefox-esr/firefox-91.8.0/js/public/shadow/
H A DZone.h85 bool isSelfHostingZone() const { return kind_ == SelfHostingZone; } in isSelfHostingZone() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/shadow/
H A DZone.h85 bool isSelfHostingZone() const { return kind_ == SelfHostingZone; } in isSelfHostingZone() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DBarrier.cpp230 l->zoneFromAnyThread()->isSelfHostingZone() || in hash()
249 l->zoneFromAnyThread()->isSelfHostingZone()); in match()
H A DTracer.cpp54 t->zoneFromAnyThread()->isSelfHostingZone()); in TraceChildren()
H A DZone.cpp193 MOZ_ASSERT_IF(isSelfHostingZone(), !rt->hasInitializedSelfHosting()); in Zone()
589 if (isSelfHostingZone()) { in canCollect()
H A DCell.h524 checkThread = checkThread || zone->isSelfHostingZone(); in PreWriteBarrierImpl()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DBarrier.cpp230 l->zoneFromAnyThread()->isSelfHostingZone() || in hash()
249 l->zoneFromAnyThread()->isSelfHostingZone()); in match()
H A DTracer.cpp54 t->zoneFromAnyThread()->isSelfHostingZone()); in TraceChildren()
H A DZone.cpp193 MOZ_ASSERT_IF(isSelfHostingZone(), !rt->hasInitializedSelfHosting()); in Zone()
589 if (isSelfHostingZone()) { in canCollect()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DCompartment.cpp213 MOZ_ASSERT(!cx->zone()->isSelfHostingZone()); in getNonWrapperObjectForCurrentCompartment()
214 MOZ_ASSERT(!obj->zone()->isSelfHostingZone()); in getNonWrapperObjectForCurrentCompartment()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DCompartment.cpp216 MOZ_ASSERT(!cx->zone()->isSelfHostingZone()); in getNonWrapperObjectForCurrentCompartment()
217 MOZ_ASSERT(!obj->zone()->isSelfHostingZone()); in getNonWrapperObjectForCurrentCompartment()
H A DRealm.cpp122 MOZ_ASSERT(zone()->isSelfHostingZone()); in setIsSelfHostingRealm()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DCompartment.cpp216 MOZ_ASSERT(!cx->zone()->isSelfHostingZone()); in getNonWrapperObjectForCurrentCompartment()
217 MOZ_ASSERT(!obj->zone()->isSelfHostingZone()); in getNonWrapperObjectForCurrentCompartment()
H A DRealm.cpp122 MOZ_ASSERT(zone()->isSelfHostingZone()); in setIsSelfHostingRealm()

123