aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4codegen.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@qt.io>2017-11-08 14:57:35 +0100
committerLars Knoll <lars.knoll@qt.io>2017-11-14 21:46:27 +0000
commitd1e2c75559e2fde61f9ec55d93b5730d8e11e8be (patch)
treea9502b523b4d60002869873cc678aa9ca9fc70e9 /src/qml/compiler/qv4codegen.cpp
parent30ada3da8635f3e496ea6cb9483aa104d32e5a61 (diff)
V4: Tweak JumpTrue/JumpFalse interpreter instructions
For JumpTrue, when the accumulator held false/0, the Value::toBoolean method would be called even though the value was already a boolean. The same for JumpFalse and a true value. Change-Id: I0d0e8b9d090dcd4fb69ec9df4f60ed37cfce32ba Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4codegen.cpp')
0 files changed, 0 insertions, 0 deletions