Searched refs:mInternalRefs (Results 1 – 6 of 6) sorted by relevance
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/ |
H A D | nsCycleCollector.cpp | 531 uint32_t mInternalRefs : 30; member in PtrInfo 544 mInternalRefs(0), in PtrInfo() 560 mInternalRefs{0}, 1928 ++childPi->mInternalRefs; in NoteChild() 2912 if (pi->mInternalRefs == pi->mRefCount || pi->IsGrayJS()) { in ScanWhiteNodes() 2919 pi->mInternalRefs <= pi->mRefCount, in ScanWhiteNodes() 2983 pi->mInternalRefs != pi->mRefCount) { in ScanRoots() 2984 mLogger->DescribeRoot((uint64_t)pi->mPointer, pi->mInternalRefs); in ScanRoots()
|
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/ |
H A D | nsCycleCollector.cpp | 528 uint32_t mInternalRefs : 30; member in PtrInfo 541 mInternalRefs(0), in PtrInfo() 557 mInternalRefs{0}, 1925 ++childPi->mInternalRefs; in NoteChild() 2910 if (pi->mInternalRefs == pi->mRefCount || pi->IsGrayJS()) { in ScanWhiteNodes() 2917 pi->mInternalRefs <= pi->mRefCount, in ScanWhiteNodes() 2981 pi->mInternalRefs != pi->mRefCount) { in ScanRoots() 2982 mLogger->DescribeRoot((uint64_t)pi->mPointer, pi->mInternalRefs); in ScanRoots()
|
/dports/www/firefox/firefox-99.0/xpcom/base/ |
H A D | nsCycleCollector.cpp | 528 uint32_t mInternalRefs : 30; member in PtrInfo 541 mInternalRefs(0), in PtrInfo() 557 mInternalRefs{0}, 1918 ++childPi->mInternalRefs; in NoteChild() 2903 if (pi->mInternalRefs == pi->mRefCount || pi->IsGrayJS()) { in ScanWhiteNodes() 2910 pi->mInternalRefs <= pi->mRefCount, in ScanWhiteNodes() 2974 pi->mInternalRefs != pi->mRefCount) { in ScanRoots() 2975 mLogger->DescribeRoot((uint64_t)pi->mPointer, pi->mInternalRefs); in ScanRoots()
|
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/ |
H A D | nsCycleCollector.cpp | 528 uint32_t mInternalRefs : 30; member in PtrInfo 541 mInternalRefs(0), in PtrInfo() 557 mInternalRefs{0}, 1925 ++childPi->mInternalRefs; in NoteChild() 2910 if (pi->mInternalRefs == pi->mRefCount || pi->IsGrayJS()) { in ScanWhiteNodes() 2917 pi->mInternalRefs <= pi->mRefCount, in ScanWhiteNodes() 2981 pi->mInternalRefs != pi->mRefCount) { in ScanRoots() 2982 mLogger->DescribeRoot((uint64_t)pi->mPointer, pi->mInternalRefs); in ScanRoots()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/ |
H A D | nsCycleCollector.cpp | 555 uint32_t mInternalRefs : 30; member 568 mInternalRefs(0), in PtrInfo() 2158 ++childPi->mInternalRefs; in NoteChild() 3146 if (pi->mInternalRefs == pi->mRefCount || pi->IsGrayJS()) { in ScanWhiteNodes() 3152 if (pi->mInternalRefs > pi->mRefCount) { in ScanWhiteNodes() 3229 pi->mInternalRefs != pi->mRefCount) { in ScanRoots() 3231 pi->mInternalRefs); in ScanRoots()
|
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/ |
H A D | nsCycleCollector.cpp | 527 uint32_t mInternalRefs : 30; member in PtrInfo 540 mInternalRefs(0), in PtrInfo() 1934 ++childPi->mInternalRefs; in NoteChild() 2852 if (pi->mInternalRefs == pi->mRefCount || pi->IsGrayJS()) { in ScanWhiteNodes() 2859 pi->mInternalRefs <= pi->mRefCount, in ScanWhiteNodes() 2923 pi->mInternalRefs != pi->mRefCount) { in ScanRoots() 2924 mLogger->DescribeRoot((uint64_t)pi->mPointer, pi->mInternalRefs); in ScanRoots()
|