Fix the bit shift and complement operators
authorLars Knoll <lars.knoll@digia.com>
Wed, 12 Dec 2012 20:33:17 +0000 (21:33 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Wed, 12 Dec 2012 23:07:24 +0000 (00:07 +0100)
commit5968e9bb4eaca7ee08dac91eb3d621dfdc9ba1f8
tree9223624462938c6f4bb50db469273500874e2070
parent151201ad24f5bd64f2f15e65e0facd366d838769
Fix the bit shift and complement operators

Take care of some corner cases and make them pass the
test suite.

Change-Id: Ic83508859800c62681ee873968b475ef81fffb82
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_runtime.h
qv4codegen.cpp