Speed up JS comparison operations
authorLars Knoll <lars.knoll@digia.com>
Mon, 5 Aug 2013 20:48:35 +0000 (22:48 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 7 Aug 2013 12:20:52 +0000 (14:20 +0200)
commite8e7fff1f50d3517acaee8242180a89600334da3
treeeb310f6dbebb227a9a11d52fdfd4b27ed1e7a920
parent9f91904bc9306af7c67fada20fb4f9cb0f1940b0
Speed up JS comparison operations

Remove the not used context parameter where possible, and
simplify the NaN != NaN case.

Change-Id: I05e9639f7bac4bb1db2f33d70f063c71561ffd34
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/qml/v4/qv4isel_masm.cpp
src/qml/qml/v4/qv4runtime.cpp
src/qml/qml/v4/qv4runtime_p.h
src/qml/qml/v4/qv4value_def_p.h