aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compileddata.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-03-14 10:42:19 +0100
committerUlf Hermann <ulf.hermann@qt.io>2019-03-19 14:33:47 +0000
commit0dd884aca1fffcd94fbe55006c94363415aa0965 (patch)
treec9ae649013155299af886d55cb0bf2ce78b7cdfa /src/qml/compiler/qv4compileddata.cpp
parentf4649ebfe5be81c24a384c0806fd015e756a4dca (diff)
Baseline JIT: Save accumulator in toInt32LhsAcc()
toInt32LhsAcc convertes both the lhs and the accumulator to int32. If the accumulator is not saved, a GC run during the conversion of the lhs might trash its value. Fixes: QTBUG-74058 Change-Id: Ic42693061c7d483bb430d77bcc095de6ff9a6843 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4compileddata.cpp')
0 files changed, 0 insertions, 0 deletions