Throw when trying to set an undefined variable in strict mode
authorLars Knoll <lars.knoll@digia.com>
Sat, 1 Dec 2012 18:39:57 +0000 (19:39 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Sun, 2 Dec 2012 14:53:15 +0000 (15:53 +0100)
commit2a7408ae5a83334adab3d004ccbe83b18c49bf0d
treea3171eed6bda4d03f4f4c76f7ba0ce51256e203a
parent4e643637dd7997b36b58edad079c2d4c71dc7222
Throw when trying to set an undefined variable in strict mode

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