Home
last modified time | relevance | path

Searched refs:compartmentsPrivateData (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DCompartment.cpp532 size_t* compartmentsPrivateData) { in addSizeOfIncludingThis() argument
538 *compartmentsPrivateData += callback(mallocSizeOf, this); in addSizeOfIncludingThis()
H A DCompartment.h338 size_t* compartmentsPrivateData);
H A DMemoryMetrics.cpp219 &zStats.crossCompartmentWrappersTables, &zStats.compartmentsPrivateData, in StatsZoneCallback()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DCompartment.cpp550 size_t* compartmentsPrivateData) { in addSizeOfIncludingThis() argument
556 *compartmentsPrivateData += callback(mallocSizeOf, this); in addSizeOfIncludingThis()
H A DCompartment.h336 size_t* compartmentsPrivateData);
H A DMemoryMetrics.cpp219 &zStats.crossCompartmentWrappersTables, &zStats.compartmentsPrivateData, in StatsZoneCallback()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DCompartment.cpp544 size_t* compartmentsPrivateData) { in addSizeOfIncludingThis() argument
550 *compartmentsPrivateData += callback(mallocSizeOf, this); in addSizeOfIncludingThis()
H A DCompartment.h335 size_t* compartmentsPrivateData);
H A DMemoryMetrics.cpp219 &zStats.crossCompartmentWrappersTables, &zStats.compartmentsPrivateData, in StatsZoneCallback()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DCompartment.cpp550 size_t* compartmentsPrivateData) { in addSizeOfIncludingThis() argument
556 *compartmentsPrivateData += callback(mallocSizeOf, this); in addSizeOfIncludingThis()
H A DCompartment.h336 size_t* compartmentsPrivateData);
H A DMemoryMetrics.cpp219 &zStats.crossCompartmentWrappersTables, &zStats.compartmentsPrivateData, in StatsZoneCallback()
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DZone.cpp631 size_t* compartmentsPrivateData, size_t* scriptCountsMapArg) { in addSizeOfIncludingThis() argument
647 compartmentsPrivateData); in addSizeOfIncludingThis()
H A DZone.h329 size_t* compartmentsPrivateData,
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DZone.cpp688 size_t* compartmentsPrivateData, size_t* scriptCountsMapArg) { in addSizeOfIncludingThis() argument
704 compartmentsPrivateData); in addSizeOfIncludingThis()
H A DZone.h401 size_t* compartmentsPrivateData,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DZone.cpp678 size_t* compartmentsPrivateData, size_t* scriptCountsMapArg) { in addSizeOfIncludingThis() argument
695 compartmentsPrivateData); in addSizeOfIncludingThis()
H A DZone.h416 size_t* compartmentsPrivateData, size_t* scriptCountsMapArg);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DZone.cpp688 size_t* compartmentsPrivateData, size_t* scriptCountsMapArg) { in addSizeOfIncludingThis() argument
704 compartmentsPrivateData); in addSizeOfIncludingThis()
H A DZone.h401 size_t* compartmentsPrivateData,
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DMemoryMetrics.h655 MACRO(Other, MallocHeap, compartmentsPrivateData) \
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DMemoryMetrics.h638 MACRO(Other, MallocHeap, compartmentsPrivateData) \
/dports/www/firefox/firefox-99.0/js/public/
H A DMemoryMetrics.h658 MACRO(Other, MallocHeap, compartmentsPrivateData) \
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DMemoryMetrics.h655 MACRO(Other, MallocHeap, compartmentsPrivateData) \
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DXPCJSRuntime.cpp1413 zStats.compartmentsPrivateData, in ReportZoneStats()

12