Home
last modified time | relevance | path

Searched refs:permanentAtomsPopulated (Results 1 – 17 of 17) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSAtom.cpp366 if (rt->permanentAtomsPopulated()) { in TraceAtoms()
471 MOZ_ASSERT(cx->permanentAtomsPopulated()); in AtomizeAndCopyCharsNonStaticValidLengthFromLookup()
582 MOZ_ASSERT(!cx->permanentAtomsPopulated()); in PermanentlyAtomizeAndCopyCharsNonStaticValidLength()
819 MOZ_ASSERT(cx->permanentAtomsPopulated()); in AtomizeWithoutActiveZone()
H A DRuntime.h840 MOZ_ASSERT(permanentAtomsPopulated()); in permanentAtoms()
845 bool permanentAtomsPopulated() const { return permanentAtoms_; } in permanentAtomsPopulated() function
H A DJSContext.h299 bool permanentAtomsPopulated() { return runtime_->permanentAtomsPopulated(); } in permanentAtomsPopulated() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DAtomMarking.cpp210 if (!zone->runtimeFromAnyThread()->permanentAtomsPopulated()) { in atomIsMarked()
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DAtomMarking.cpp201 if (!zone->runtimeFromAnyThread()->permanentAtomsPopulated()) { in atomIsMarked()
H A DMarking.cpp1048 !runtime()->permanentAtomsPopulated()); in markAndTraverse()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSAtom.cpp435 if (rt->permanentAtomsPopulated()) { in TraceAtoms()
637 MOZ_ASSERT(!permanentAtomsPopulated()); in initMainAtomsTables()
702 if (!cx->permanentAtomsPopulated()) { in AtomizeAndCopyCharsFromLookup()
832 MOZ_ASSERT(!cx->permanentAtomsPopulated()); in PermanentlyAtomizeAndCopyChars()
H A DRuntime.h840 MOZ_ASSERT(permanentAtomsPopulated()); in permanentAtoms()
845 bool permanentAtomsPopulated() const { return permanentAtoms_; } in permanentAtomsPopulated() function
H A DJSContext.h290 bool permanentAtomsPopulated() { return runtime_->permanentAtomsPopulated(); } in permanentAtomsPopulated() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSAtom.cpp435 if (rt->permanentAtomsPopulated()) { in TraceAtoms()
637 MOZ_ASSERT(!permanentAtomsPopulated()); in initMainAtomsTables()
702 if (!cx->permanentAtomsPopulated()) { in AtomizeAndCopyCharsFromLookup()
832 MOZ_ASSERT(!cx->permanentAtomsPopulated()); in PermanentlyAtomizeAndCopyChars()
H A DRuntime.h840 MOZ_ASSERT(permanentAtomsPopulated()); in permanentAtoms()
845 bool permanentAtomsPopulated() const { return permanentAtoms_; } in permanentAtomsPopulated() function
H A DJSContext.h290 bool permanentAtomsPopulated() { return runtime_->permanentAtomsPopulated(); } in permanentAtomsPopulated() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSAtom.cpp430 if (rt->permanentAtomsPopulated()) { in TraceAtoms()
633 MOZ_ASSERT(!permanentAtomsPopulated()); in initMainAtomsTables()
698 if (!cx->permanentAtomsPopulated()) { in AtomizeAndCopyCharsFromLookup()
829 MOZ_ASSERT(!cx->permanentAtomsPopulated()); in PermanentlyAtomizeAndCopyChars()
H A DRuntime.h799 MOZ_ASSERT(permanentAtomsPopulated()); in permanentAtoms()
804 bool permanentAtomsPopulated() const { return permanentAtoms_; } in permanentAtomsPopulated() function
H A DJSContext.h274 bool permanentAtomsPopulated() { return runtime_->permanentAtomsPopulated(); } in permanentAtomsPopulated() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DAtomMarking.cpp209 if (!zone->runtimeFromAnyThread()->permanentAtomsPopulated()) { in atomIsMarked()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DAtomMarking.cpp209 if (!zone->runtimeFromAnyThread()->permanentAtomsPopulated()) { in atomIsMarked()