aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4object.cpp
diff options
context:
space:
mode:
authorOlivier De Cannière <olivier.decanniere@qt.io>2024-01-22 14:44:27 +0100
committerOlivier De Cannière <olivier.decanniere@qt.io>2024-01-29 17:02:28 +0100
commit3672a173df7a518ff375dcd5931a1ce5255d4115 (patch)
treec1e8bddbadddf2ddc6b01e7cc6b30f932f4bf776 /src/qml/jsruntime/qv4object.cpp
parentc61525f3aaa59f8de2e9b090c25ba739f097cec0 (diff)
Compiler: Don't crash on optional lookups on QJSValue base type
Handle the case where the base type of the lookup is QJSValue so that we don't hit the assert. However, it should not be possible to get a QJSValue there at all. This should be investigated further. Created QTBUG-121662. Pick-to: 6.7 Fixes: QTBUG-121393 Change-Id: I8bea87cbff74119bb977635ec391601f47269ff0 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4object.cpp')
0 files changed, 0 insertions, 0 deletions