Make the Math constants constant
authorLars Knoll <lars.knoll@digia.com>
Tue, 11 Dec 2012 22:58:40 +0000 (23:58 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Tue, 11 Dec 2012 14:08:28 +0000 (15:08 +0100)
commit381ce0e902254f39b411f3b21548943720e3db0c
treedfaaaccc967480e58c48755e3bfa8fe7f4d4950d
parentd72158d6c584e0a3df92f6131cd26ed930c6fc4a
Make the Math constants constant

Mark the Math.pi etc. constants as readonly.

Change-Id: I9224400ae48c7f21fc3b0478898c7c78aa7f45df
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_objects.cpp
qmljs_objects.h
qv4ecmaobjects.cpp