qtdeclarative/tests/auto
Ulf Hermann ae76c8f428 QmlCompiler: Fix side effect detection for array methods
Array methods that manipulate the array they are called on always have
side effects, on that array. In order to optimize them out we'd have to
do some more involved tracking of affected values.

Amends commit e846864151

Fixes: QTBUG-126834
Pick-to: 6.8 6.7
Change-Id: Ia4395ea21e89590e6ffe95e236f70b5e64402f5e
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-07-02 21:16:21 +02:00
..
bic
cmake CMake: Warn about adding .js files with upper case names to QML modules 2024-06-24 09:27:30 +02:00
core Fix test compilation issues with QtLite configuration 2024-04-30 09:00:03 +00:00
guiapplauncher
particles Correct license for test files 2024-02-27 10:32:21 +01:00
qml QmlCompiler: Fix side effect detection for array methods 2024-07-02 21:16:21 +02:00
qmldom dom: add test for metaproperty (new.target) 2024-06-28 11:58:30 +02:00
qmlls fix crash when multiline token includes \n character 2024-06-28 18:16:48 +02:00
qmlnetwork Correct license for test files 2024-02-27 10:32:21 +01:00
qmltest Correct license for test files 2024-02-27 10:32:21 +01:00
qmltest-blacklist Correct license for test files 2024-02-27 10:32:21 +01:00
quick Add Flickable.acceptedButtons property 2024-07-02 12:14:56 -07:00
quickcontrols Reset hover state for the items within the quick popup window 2024-06-28 11:07:58 +02:00
quickdialogs Unblacklist tst_qquickfontdialogimpl::settingUnderlineAndStrikeoutEffects 2024-06-18 15:06:22 +02:00
quicktest Correct license for test files 2024-02-27 10:32:21 +01:00
quickwidgets QQuickWidgets: Don't recreate root item on window change 2024-06-19 18:08:05 +02:00
toolsupport Correct license for test files 2024-02-27 10:32:21 +01:00
CMakeLists.txt