Home
last modified time | relevance | path

Searched refs:GetNurseryCellZone (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DHeapAPI.h628 extern JS_PUBLIC_API Zone* GetNurseryCellZone(js::gc::Cell* cell);
635 return GetNurseryCellZone(thing.asCell()); in GetGCThingZone()
643 return GetNurseryCellZone(reinterpret_cast<js::gc::Cell*>(str)); in GetStringZone()
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DHeapAPI.h577 extern JS_PUBLIC_API Zone* GetNurseryCellZone(js::gc::Cell* cell);
584 return GetNurseryCellZone(thing.asCell()); in GetGCThingZone()
592 return GetNurseryCellZone(reinterpret_cast<js::gc::Cell*>(str)); in GetStringZone()
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DHeapAPI.h628 extern JS_PUBLIC_API Zone* GetNurseryCellZone(js::gc::Cell* cell);
635 return GetNurseryCellZone(thing.asCell()); in GetGCThingZone()
643 return GetNurseryCellZone(reinterpret_cast<js::gc::Cell*>(str)); in GetStringZone()
/dports/www/firefox/firefox-99.0/js/public/
H A DHeapAPI.h649 extern JS_PUBLIC_API Zone* GetNurseryCellZone(js::gc::Cell* cell);
656 return GetNurseryCellZone(thing.asCell()); in GetGCThingZone()
664 return GetNurseryCellZone(reinterpret_cast<js::gc::Cell*>(str)); in GetStringZone()
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp4582 JS_PUBLIC_API Zone* JS::GetNurseryCellZone(gc::Cell* cell) { in GetNurseryCellZone() function in JS
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp5855 JS_PUBLIC_API Zone* JS::GetNurseryCellZone(gc::Cell* cell) { in GetNurseryCellZone() function in JS
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp5855 JS_PUBLIC_API Zone* JS::GetNurseryCellZone(gc::Cell* cell) { in GetNurseryCellZone() function in JS
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.cpp5886 JS_PUBLIC_API Zone* JS::GetNurseryCellZone(gc::Cell* cell) { in GetNurseryCellZone() function in JS