Home
last modified time | relevance | path

Searched defs:AddCellMemory (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/gc/
H A DZoneAllocator.h294 inline void AddCellMemory(gc::TenuredCell* cell, size_t nbytes, MemoryUse use) { in AddCellMemory() function
299 inline void AddCellMemory(gc::Cell* cell, size_t nbytes, MemoryUse use) { in AddCellMemory() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DZoneAllocator.h303 inline void AddCellMemory(gc::TenuredCell* cell, size_t nbytes, MemoryUse use) { in AddCellMemory() function
308 inline void AddCellMemory(gc::Cell* cell, size_t nbytes, MemoryUse use) { in AddCellMemory() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DZoneAllocator.h303 inline void AddCellMemory(gc::TenuredCell* cell, size_t nbytes, MemoryUse use) { in AddCellMemory() function
308 inline void AddCellMemory(gc::Cell* cell, size_t nbytes, MemoryUse use) { in AddCellMemory() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DZoneAllocator.h303 inline void AddCellMemory(gc::TenuredCell* cell, size_t nbytes, MemoryUse use) { in AddCellMemory() function
308 inline void AddCellMemory(gc::Cell* cell, size_t nbytes, MemoryUse use) { in AddCellMemory() function