aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-01-16 16:24:34 +0100
committerSimon Hausmann <simon.hausmann@qt.io>2018-01-16 15:32:32 +0000
commit4e0277664071c31e2189e2351e3e9d12c4e7e08c (patch)
treeb3057ccd60c4cc91137233f5e42ae283c1f2e661 /.qmake.conf
parent228790f27a4cb8f4f307693fb1c9f13a96eddfaa (diff)
Speed up V4 QML context creation
After commit cae7975a036352ca4bbcf1381a445362f8e01367 the vtable became part of the internal class, which meant that for allocating the V4::QmlContext and the QV4::QmlContextWrapper we had one additional IC transition upon allocation. We can avoid that by providing a default IC for both types. Task-number: QTBUG-65708 Change-Id: I22815a24a8389b59103309806f6ac4ca382405f0 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to '.qmake.conf')
0 files changed, 0 insertions, 0 deletions