Bug 1884553: Correctly handle modified array iterator state. r=mgaudet
commit3147be47c476d2a8356418ca84033a899751342d
authorAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Apr 2024 18:27:32 +0000 (15 18:27 +0000)
committerAndré Bargull <andre.bargull@gmail.com>
Mon, 15 Apr 2024 18:27:32 +0000 (15 18:27 +0000)
treed3f0a9f9350b54ecd66bef1b97e3d1939a13fcb9
parent922af35ed5ae8d882dc236d12db564a0d8434db2
Bug 1884553: Correctly handle modified array iterator state. r=mgaudet

Differential Revision: https://phabricator.services.mozilla.com/D204403
js/src/builtin/temporal/Calendar.cpp
js/src/tests/non262/Temporal/PlainDate/browser.js [new file with mode: 0644]
js/src/tests/non262/Temporal/PlainDate/from-with-modified-array-iterator-state.js [new file with mode: 0644]
js/src/tests/non262/Temporal/PlainDate/shell.js [new file with mode: 0644]