Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DHeap.h322 size_t getThingSize() const { return thingSize(getAllocKind()); } in getThingSize() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DHeap.h342 size_t getThingSize() const { return thingSize(getAllocKind()); } in getThingSize() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/gc/
H A DHeap.h604 size_t getThingSize() const { return thingSize(getAllocKind()); } in getThingSize() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/gc/
H A DHeap.h803 ArenaHeader::getThingSize() const in getThingSize() function