Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DNativeObject.h1216 bool canHaveNonEmptyElements();
1220 MOZ_ASSERT(canHaveNonEmptyElements()); in setFixedElements()
H A DNativeObject.cpp51 NativeObject::canHaveNonEmptyElements() in canHaveNonEmptyElements() function in NativeObject
820 MOZ_ASSERT(canHaveNonEmptyElements()); in growElements()
881 MOZ_ASSERT(canHaveNonEmptyElements()); in shrinkElements()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DNativeObject.h1308 bool canHaveNonEmptyElements();
1314 MOZ_ASSERT(canHaveNonEmptyElements());
H A DNativeObject.cpp62 bool NativeObject::canHaveNonEmptyElements() { in canHaveNonEmptyElements() function in NativeObject
852 MOZ_ASSERT(canHaveNonEmptyElements()); in growElements()
941 MOZ_ASSERT(canHaveNonEmptyElements()); in shrinkElements()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DNativeObject.h1369 bool canHaveNonEmptyElements();
1375 MOZ_ASSERT(canHaveNonEmptyElements());
H A DNativeObject.cpp76 bool NativeObject::canHaveNonEmptyElements() { in canHaveNonEmptyElements() function in NativeObject
855 MOZ_ASSERT(canHaveNonEmptyElements()); in growElements()
960 MOZ_ASSERT(canHaveNonEmptyElements()); in shrinkElements()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DNativeObject.h1161 bool canHaveNonEmptyElements();
1165 MOZ_ASSERT(canHaveNonEmptyElements()); in setFixedElements()
H A DNativeObject.cpp50 NativeObject::canHaveNonEmptyElements() in canHaveNonEmptyElements() function in NativeObject
764 MOZ_ASSERT(canHaveNonEmptyElements()); in growElements()
824 MOZ_ASSERT(canHaveNonEmptyElements()); in shrinkElements()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.h1433 bool canHaveNonEmptyElements();
1439 MOZ_ASSERT(canHaveNonEmptyElements());
H A DNativeObject.cpp109 bool NativeObject::canHaveNonEmptyElements() { in canHaveNonEmptyElements() function in NativeObject
795 MOZ_ASSERT(canHaveNonEmptyElements()); in growElements()
897 MOZ_ASSERT(canHaveNonEmptyElements()); in shrinkElements()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DNativeObject.h1483 bool canHaveNonEmptyElements();
1489 MOZ_ASSERT(canHaveNonEmptyElements());
H A DNativeObject.cpp114 bool NativeObject::canHaveNonEmptyElements() { in canHaveNonEmptyElements() function in NativeObject
763 MOZ_ASSERT(canHaveNonEmptyElements()); in growElements()
865 MOZ_ASSERT(canHaveNonEmptyElements()); in shrinkElements()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.h1433 bool canHaveNonEmptyElements();
1439 MOZ_ASSERT(canHaveNonEmptyElements());
H A DNativeObject.cpp109 bool NativeObject::canHaveNonEmptyElements() { in canHaveNonEmptyElements() function in NativeObject
795 MOZ_ASSERT(canHaveNonEmptyElements()); in growElements()
897 MOZ_ASSERT(canHaveNonEmptyElements()); in shrinkElements()