diff options
author | Erik Verbruggen <[email protected]> | 2016-07-15 16:15:52 +0200 |
---|---|---|
committer | Erik Verbruggen <[email protected]> | 2016-07-19 12:32:54 +0000 |
commit | fa06494d888727d229cd47efbe7265d61c7f7c25 (patch) | |
tree | 708768813af1e0465224e381adfe5667a5a7426a /src/qml/jit/qv4assembler_p.h | |
parent | ac326046e1dffac5052cca1138078a26f34cf159 (diff) |
QML: Fix check when to use accessors
The bit indicating if accessors could be used only returned true when an
interceptor was added to the object, but the property in question was
not intercepted. So it missed the case where no interceptor was
installed on any property of the object.
Change-Id: I355eb7bbe232f512d02c1b9783a0e6f990552689
Reviewed-by: Simon Hausmann <[email protected]>
Diffstat (limited to 'src/qml/jit/qv4assembler_p.h')
0 files changed, 0 insertions, 0 deletions