Home
last modified time | relevance | path

Searched defs:EXPAND_THINGS_PER_ARENA (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/gc/
H A DHeap.cpp88 #define EXPAND_THINGS_PER_ARENA(_1, _2, _3, sizedType, _4, _5, _6) \ macro
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DGC.cpp355 #define EXPAND_THINGS_PER_ARENA(_1, _2, _3, sizedType, _4, _5, _6) \ macro
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DGC.cpp353 #define EXPAND_THINGS_PER_ARENA(_1, _2, _3, sizedType, _4, _5, _6) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DGC.cpp355 #define EXPAND_THINGS_PER_ARENA(_1, _2, _3, sizedType, _4, _5, _6) \ macro
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/gc/
H A DGC.cpp428 #define EXPAND_THINGS_PER_ARENA(allocKind, traceKind, type, sizedType, \ macro