aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmlirbuilder.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-01-16 16:34:03 +0100
committerLars Knoll <lars.knoll@qt.io>2018-01-17 09:20:18 +0000
commitc2d0693ca99171ebeb8f35423f29562b0d26c6c0 (patch)
tree602146f52e5250a8ab987a4857619c558e39349c /src/qml/compiler/qqmlirbuilder.cpp
parent4e0277664071c31e2189e2351e3e9d12c4e7e08c (diff)
Have more bindingBits available inline
Many QML items have more than 32 properties, so we ended up malloc'ing the binding bit table on the heap quite often. Extending the inline data to be able to accommodate for up to 64 properties fixes that. Change-Id: I90a42d601a5406ffacf2506f1957b0c2080bbb7b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/compiler/qqmlirbuilder.cpp')
0 files changed, 0 insertions, 0 deletions