Home
last modified time | relevance | path

Searched refs:moveShiftedElements (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DArrayObject.h33 if (getElementsHeader()->numShiftedElements() > 0) moveShiftedElements(); in setNonWritableLength()
H A DNativeObject.cpp123 obj->moveShiftedElements(); in FreezeElements()
506 obj->moveShiftedElements(); in sparsifyDenseElements()
649 void NativeObject::moveShiftedElements() { in moveShiftedElements() function in NativeObject
685 moveShiftedElements(); in maybeMoveShiftedElements()
868 moveShiftedElements(); in growElements()
879 moveShiftedElements(); in growElements()
H A DNativeObject-inl.h181 moveShiftedElements(); in shiftDenseElementsUnchecked()
H A DNativeObject.h1135 void moveShiftedElements();
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.cpp573 void NativeObject::moveShiftedElements() { in moveShiftedElements() function in NativeObject
615 moveShiftedElements(); in maybeMoveShiftedElements()
809 moveShiftedElements(); in growElements()
823 moveShiftedElements(); in growElements()
960 moveShiftedElements(); in shrinkCapacityToInitializedLength()
H A DNativeObject-inl.h226 moveShiftedElements(); in shiftDenseElementsUnchecked()
H A DNativeObject.h1254 void moveShiftedElements();
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DNativeObject.cpp541 void NativeObject::moveShiftedElements() { in moveShiftedElements() function in NativeObject
583 moveShiftedElements(); in maybeMoveShiftedElements()
777 moveShiftedElements(); in growElements()
791 moveShiftedElements(); in growElements()
928 moveShiftedElements(); in shrinkCapacityToInitializedLength()
H A DNativeObject-inl.h223 moveShiftedElements(); in shiftDenseElementsUnchecked()
H A DNativeObject.h1304 void moveShiftedElements();
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.cpp573 void NativeObject::moveShiftedElements() { in moveShiftedElements() function in NativeObject
615 moveShiftedElements(); in maybeMoveShiftedElements()
809 moveShiftedElements(); in growElements()
823 moveShiftedElements(); in growElements()
960 moveShiftedElements(); in shrinkCapacityToInitializedLength()
H A DNativeObject-inl.h226 moveShiftedElements(); in shiftDenseElementsUnchecked()
H A DNativeObject.h1254 void moveShiftedElements();
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DNativeObject.cpp633 void NativeObject::moveShiftedElements() { in moveShiftedElements() function in NativeObject
675 moveShiftedElements(); in maybeMoveShiftedElements()
872 moveShiftedElements(); in growElements()
886 moveShiftedElements(); in growElements()
1027 moveShiftedElements(); in shrinkCapacityToInitializedLength()
H A DNativeObject-inl.h223 moveShiftedElements(); in shiftDenseElementsUnchecked()
H A DNativeObject.h1185 void moveShiftedElements();