Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DNursery.cpp228 canAllocateBigInts_(true), in Nursery()
243 canAllocateBigInts_ = (*env == '1'); in Nursery()
358 canAllocateBigInts_ = true; in enableBigInts()
364 canAllocateBigInts_ = false; in disableBigInts()
1422 if (canAllocateBigInts_) { in setCurrentEnd()
H A DNursery.h209 bool canAllocateBigInts() const { return canAllocateBigInts_; } in canAllocateBigInts()
468 bool canAllocateBigInts_; variable
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DNursery.h158 bool canAllocateBigInts() const { return canAllocateBigInts_; } in canAllocateBigInts()
434 bool canAllocateBigInts_; variable
H A DNursery.cpp207 canAllocateBigInts_(true), in Nursery()
226 canAllocateBigInts_ = (*env == '1'); in Nursery()
381 canAllocateBigInts_ = true; in enableBigInts()
387 canAllocateBigInts_ = false; in disableBigInts()
1570 if (canAllocateBigInts_) { in setCurrentEnd()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DNursery.cpp194 canAllocateBigInts_(true), in Nursery()
212 canAllocateBigInts_ = (*env == '1'); in Nursery()
342 canAllocateBigInts_ = true; in enableBigInts()
348 canAllocateBigInts_ = false; in disableBigInts()
1522 if (canAllocateBigInts_) { in setCurrentEnd()
H A DNursery.h225 bool canAllocateBigInts() const { return canAllocateBigInts_; } in canAllocateBigInts()
501 bool canAllocateBigInts_; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DNursery.cpp194 canAllocateBigInts_(true), in Nursery()
212 canAllocateBigInts_ = (*env == '1'); in Nursery()
342 canAllocateBigInts_ = true; in enableBigInts()
348 canAllocateBigInts_ = false; in disableBigInts()
1522 if (canAllocateBigInts_) { in setCurrentEnd()
H A DNursery.h225 bool canAllocateBigInts() const { return canAllocateBigInts_; } in canAllocateBigInts()
501 bool canAllocateBigInts_; variable