Home
last modified time | relevance | path

Searched defs:EmptyObjectSlots (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.cpp75 struct EmptyObjectSlots : public ObjectSlots { struct
76 explicit constexpr EmptyObjectSlots(size_t dictionarySlotSpan) in EmptyObjectSlots() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DNativeObject.cpp80 struct EmptyObjectSlots : public ObjectSlots { struct
81 explicit constexpr EmptyObjectSlots(size_t dictionarySlotSpan) in EmptyObjectSlots() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.cpp75 struct EmptyObjectSlots : public ObjectSlots { struct
76 explicit constexpr EmptyObjectSlots(size_t dictionarySlotSpan) in EmptyObjectSlots() function