Home
last modified time | relevance | path

Searched refs:nunboxSlotsRemaining_ (Results 1 – 14 of 14) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DSafepoints.cpp379 nunboxSlotsRemaining_(0), in SafepointReader()
476 nunboxSlotsRemaining_ = stream_.readUnsigned(); in advanceFromValueSlots()
478 nunboxSlotsRemaining_ = 0; in advanceFromValueSlots()
502 if (!nunboxSlotsRemaining_--) { in getNunboxSlot()
H A DSafepoints.h71 uint32_t nunboxSlotsRemaining_; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DSafepoints.cpp408 nunboxSlotsRemaining_(0), in SafepointReader()
496 nunboxSlotsRemaining_ = stream_.readUnsigned(); in advanceFromGcSlots()
529 if (!nunboxSlotsRemaining_--) { in getNunboxSlot()
H A DSafepoints.h79 uint32_t nunboxSlotsRemaining_; variable
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DSafepoints.cpp408 nunboxSlotsRemaining_(0), in SafepointReader()
496 nunboxSlotsRemaining_ = stream_.readUnsigned(); in advanceFromGcSlots()
529 if (!nunboxSlotsRemaining_--) { in getNunboxSlot()
H A DSafepoints.h79 uint32_t nunboxSlotsRemaining_; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DSafepoints.cpp408 nunboxSlotsRemaining_(0), in SafepointReader()
496 nunboxSlotsRemaining_ = stream_.readUnsigned(); in advanceFromGcSlots()
529 if (!nunboxSlotsRemaining_--) { in getNunboxSlot()
H A DSafepoints.h79 uint32_t nunboxSlotsRemaining_; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DSafepoints.cpp506 nunboxSlotsRemaining_ = stream_.readUnsigned(); in advanceFromValueSlots()
508 nunboxSlotsRemaining_ = 0; in advanceFromValueSlots()
532 if (!nunboxSlotsRemaining_--) { in getNunboxSlot()
H A DSafepoints.h79 uint32_t nunboxSlotsRemaining_;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DSafepoints.cpp440 nunboxSlotsRemaining_ = stream_.readUnsigned(); in advanceFromValueSlots()
442 nunboxSlotsRemaining_ = 0; in advanceFromValueSlots()
460 if (!nunboxSlotsRemaining_--) { in getNunboxSlot()
H A DSafepoints.h71 uint32_t nunboxSlotsRemaining_; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DSafepoints.cpp505 nunboxSlotsRemaining_ = stream_.readUnsigned(); in advanceFromValueSlots()
507 nunboxSlotsRemaining_ = 0; in advanceFromValueSlots()
531 if (!nunboxSlotsRemaining_--) { in getNunboxSlot()
H A DSafepoints.h79 uint32_t nunboxSlotsRemaining_; variable