diff options
author | Erik Verbruggen <erik.verbruggen@qt.io> | 2017-09-01 13:11:16 +0200 |
---|---|---|
committer | Lars Knoll <lars.knoll@qt.io> | 2017-09-01 18:14:20 +0000 |
commit | c614a12625c7e55fbc31c51204a62c9bb4c05b3e (patch) | |
tree | 2a87a2ae1531a4ffef6f7fca162aa9b5d6e02095 /src/qml/jsruntime/qv4regexpobject.cpp | |
parent | 7a38459535d3278b284a201052ba355653cddf63 (diff) | |
download | qtdeclarative-c614a12625c7e55fbc31c51204a62c9bb4c05b3e.tar.gz |
Fix invalid condition inversion for conditional jumps
We now have separate instructions for comparissons, which put the result
in the accumulator. Then a JumpTrue/JumpFalse is generated to do the
actual jump.
Change-Id: I50a9d5899a6e071f4997931de6e8eb62596723cd
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4regexpobject.cpp')
0 files changed, 0 insertions, 0 deletions