aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmleasing/script.js
diff options
context:
space:
mode:
authorUlf Hermann <[email protected]>2025-05-05 13:51:40 +0200
committerFabian Kosmale <[email protected]>2025-06-07 20:34:23 +0200
commitded9bcb3f70a37d5f4c3539a3c859e6418cf6646 (patch)
tree8417d091088ba9dff478ee23ad19cd62903482c3 /tools/qmleasing/script.js
parent805f9964b43ced2836272f2c059700d5d5fc6ac1 (diff)
QtQml: Only hold CU in ResolvedTypeReference where neededHEADdev
The only place that actually needs the compilation unit is the object creator. The object creator will only touch type references we need to create objects from. For everything else, the property cache and the QQmlType are good enough. Therefore, always store property cache and QQmlType in a uniform way. In turn drop the CU where we can. Task-number: QTBUG-135286 Change-Id: I1dfac132a1580679b165c2f891a8d9439fa14d1e Reviewed-by: Sami Shalayel <[email protected]> Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'tools/qmleasing/script.js')
0 files changed, 0 insertions, 0 deletions