diff options
| author | Lars Knoll <lars.knoll@qt.io> | 2018-04-16 10:51:29 +0200 |
|---|---|---|
| committer | Aapo Keskimolo <aapo.keskimolo@qt.io> | 2018-04-16 17:52:18 +0000 |
| commit | 685a267d37b5a13ed357d6c03953096d6b88907b (patch) | |
| tree | 05666aafd1ce0261d16fba733eec69138e7c38d5 /src/qml/compiler/qv4compilerscanfunctions.cpp | |
| parent | 2e6196f727cbc5c23be8d264e160933b283cb459 (diff) | |
Fix crashes when parsing destructuring expressions
x = [y] = z
would crash because [y] is a literal and not a valid lvalue
in ES5, something our parser didn't catch correctly.
Change-Id: I0d7abd9b3f812f1de61c77dccfab5d1778dac793
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4compilerscanfunctions.cpp')
0 files changed, 0 insertions, 0 deletions
