diff options
author | Lars Knoll <lars.knoll@qt.io> | 2018-05-04 15:32:14 +0200 |
---|---|---|
committer | Lars Knoll <lars.knoll@qt.io> | 2018-05-09 20:47:38 +0000 |
commit | 01883b6910a6c85e7061b2936aa890da544b1060 (patch) | |
tree | 59902304c1447a767d966a26076f428ca3d2fb58 /src/qml/compiler/qv4compilerscanfunctions.cpp | |
parent | 128485ccdb4f1c6f1bf1ebea85c5bed749cacd7a (diff) | |
download | qtdeclarative-01883b6910a6c85e7061b2936aa890da544b1060.tar.gz |
Always set the correct thisObject in strict mode
When calling a property on a primitive value, we would not keep
the correct thisObject in strict mode. This doesn't usually show,
as we use lookup functions in most cases (which already did the
correct thing).
Change-Id: Ie046b931800947678d1120d6d7592520f57f6c2f
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4compilerscanfunctions.cpp')
0 files changed, 0 insertions, 0 deletions