diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2022-09-27 12:18:54 +0200 |
---|---|---|
committer | Ulf Hermann <ulf.hermann@qt.io> | 2022-10-06 22:58:24 +0200 |
commit | 7c7572259a42b203f844e362b782a1f7bf058133 (patch) | |
tree | cda77c343f5621ac15a9d6cf355623a3a1f7c113 /src/qmlcompiler/qqmljsfunctioninitializer.cpp | |
parent | ffecc122d785de9c4c5defd8724526b8dd4982dc (diff) | |
download | qtdeclarative-7c7572259a42b203f844e362b782a1f7bf058133.tar.gz |
V4: Optimize more type conversions
When loading from value type properties we left quite a few trivial
conversions on the table and went via QVariant instead. Add them.
It would be nice to unify the various places where we switch over the
trivial types, but I don't see an easy way to do so right now.
Change-Id: I9dcb29ce147a2f282e7ea6903a7af8a4b3038af6
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/qmlcompiler/qqmljsfunctioninitializer.cpp')
0 files changed, 0 insertions, 0 deletions