Correctly set the strict mode flag when calling eval()
authorLars Knoll <lars.knoll@digia.com>
Tue, 4 Dec 2012 19:02:26 +0000 (11:02 -0800)
committerSimon Hausmann <simon.hausmann@digia.com>
Tue, 4 Dec 2012 19:09:28 +0000 (20:09 +0100)
commitf4e8ad5e609921e677e579e01020930c64f652ba
tree4c72ebb49c9aae6ad472217141844251abbe5425
parent944af86fca2eac90cd6528d2dfbff5316fa911a9
Correctly set the strict mode flag when calling eval()

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