diff options
| author | Fabian Kosmale <fabian.kosmale@qt.io> | 2020-01-22 15:35:51 +0100 |
|---|---|---|
| committer | Fabian Kosmale <fabian.kosmale@qt.io> | 2020-01-23 09:04:42 +0100 |
| commit | 9768792381d660e46db58c0c0e0fe9f2f6f9e836 (patch) | |
| tree | 2495ebcdd749f11e438f54769c27f8b3fabb1ddf /src/qmlworkerscript/qquickworkerscript.cpp | |
| parent | bbea1b8a3a7742e8abf3e3c1c4a08828ec0f663a (diff) | |
QQmlPropertyData: Save some bits
There are some flags which are only used when the type equals
FunctionType and respectively some which are only used when the type
does not equal FunctionType. By reusing those bits and changing there
semantics depending on type, we can grow BitsLeftInFlags by 50%.
Change-Id: I7099d6e87826a49aae5f283160c488004ac5b0e1
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qmlworkerscript/qquickworkerscript.cpp')
0 files changed, 0 insertions, 0 deletions
