aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4module.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2023-10-19 14:29:41 +0200
committerUlf Hermann <ulf.hermann@qt.io>2023-10-24 18:44:54 +0200
commite3adfe617511f6a6284674108816badabd0ffecf (patch)
tree80b9fdec53778d8e7ddba4ae4ffabb2acb9e3dec /src/qml/jsruntime/qv4module.cpp
parent360b5091f35127164f8655d60a21702a92985b06 (diff)
QtQml: Do not gc objects stored in QML-declared list properties
To this end, store the lists in a somewhat more straight forward way. We can just use a plain Object since that already has array data. The array data will integrate with garbage collection as usual. Pick-to: 6.6 6.5 Fixes: QTBUG-117793 Change-Id: Ia5455fe62c526d69864d5569cd954bad09d4e911 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4module.cpp')
0 files changed, 0 insertions, 0 deletions