Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DGlobalObject.cpp467 placeholder->setReservedSlot(SlotIndexSlot, Int32Value(slot)); in New()
472 return getReservedSlot(SlotIndexSlot).toInt32(); in getSlotIndex()
H A DGlobalObject.h904 static const int32_t SlotIndexSlot = 0; member
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DGlobalObject.cpp487 placeholder->setReservedSlot(SlotIndexSlot, Int32Value(slot)); in New()
492 return getReservedSlot(SlotIndexSlot).toInt32(); in getSlotIndex()
H A DGlobalObject.h915 static const int32_t SlotIndexSlot = 0; member
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DGlobalObject.cpp290 placeholder->setReservedSlot(SlotIndexSlot, Int32Value(slot)); in New()
295 return getReservedSlot(SlotIndexSlot).toInt32(); in getSlotIndex()
H A DGlobalObject.h866 static const int32_t SlotIndexSlot = 0; member
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DGlobalObject.cpp487 placeholder->setReservedSlot(SlotIndexSlot, Int32Value(slot)); in New()
492 return getReservedSlot(SlotIndexSlot).toInt32(); in getSlotIndex()
H A DGlobalObject.h915 static const int32_t SlotIndexSlot = 0; member