aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/assembler/MacroAssemblerCodeRef.h
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2013-10-16 14:50:57 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-16 16:03:59 +0200
commit7b1a8fa821ef5bac4ecad91be7f0e62809e80a12 (patch)
tree6a34f8801f8a39253926243ca30bc5f3e3d1e89b /src/3rdparty/masm/assembler/MacroAssemblerCodeRef.h
parent12c3579136b6925e75cca4f3a9b8bae2e4665db7 (diff)
Fix performance regression when doing property lookups for non-existant properties
Commit 84627464eb11ca1149d46946b12e3c82eb54a8bf introduced a performance regression of falling back to reading the QMetaObject, when the lookup for a property in QML failed, after we've tried in the property cache. This is very very expensive to do and was only due to QQmlPropertyMap not correctly invalidating the property cache. Instead remove the property cache from the property map's QObject and on the lookup side rely on the property cache being correct in the result (positive or negative). Change-Id: I8a013483203f2007d48b71feafa10b3ea02c53fd Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/3rdparty/masm/assembler/MacroAssemblerCodeRef.h')
0 files changed, 0 insertions, 0 deletions