diff options
| author | Ulf Hermann <ulf.hermann@qt.io> | 2024-06-10 10:33:24 +0200 |
|---|---|---|
| committer | Ulf Hermann <ulf.hermann@qt.io> | 2024-06-16 00:17:34 +0200 |
| commit | 9542b4b93576dd42cfbfe2dd8692b317fe6f7e3c (patch) | |
| tree | 6cd23184926412414f4c875c15a48b26454c159a /src/qmlcompiler/qqmljscompiler.cpp | |
| parent | 3deb0cd01392859300f9ffdef7757c60507cdde6 (diff) | |
QmlCompiler: Reduce the usage of storedType()
We don't actually need the stored type until we hit the storage
generalizer. There are two cases where the stored type is the same as
the contained type: methods and import namespaces. Store the contained
type separately in those cases.
Task-number: QTBUG-124670
Change-Id: I395203ab204162b2754914438f56546e07453272
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qmlcompiler/qqmljscompiler.cpp')
0 files changed, 0 insertions, 0 deletions
