diff options
author | Ulf Hermann <[email protected]> | 2023-09-22 08:50:12 +0200 |
---|---|---|
committer | Ulf Hermann <[email protected]> | 2023-09-28 16:23:00 +0200 |
commit | f9271771cf6179a8b51ca90a2f863d6983c8fe0c (patch) | |
tree | 228ab3c2ada350adcb44ebf99086be4e22aa6155 /src/qml/jsruntime/qv4qobjectwrapper.cpp | |
parent | d374a98682c8f8e3601af8f643e5ad1baa383147 (diff) |
QQmlPropertyCache: Make space for an extra flag
Some of the types were unused and there is no reason to keep a gap for
types we don't use anymore. By tightening this, we reduce the number of
types to <= 8. Therefore we only need 3 bits to store the type and gain
one bit for other purposes.
Task-number: QTBUG-113258
Change-Id: Ic6934bfc4b75a368f7ccecbe852060602f93c909
Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4qobjectwrapper.cpp')
0 files changed, 0 insertions, 0 deletions