Fix writable attribute of RegExp properties
authorSimon Hausmann <simon.hausmann@digia.com>
Sun, 20 Jan 2013 20:54:29 +0000 (21:54 +0100)
committerLars Knoll <lars.knoll@digia.com>
Sun, 20 Jan 2013 21:19:54 +0000 (22:19 +0100)
commit36efcbe1ecc8ed95912be1d5c6da89b1b3813e94
treeb3bca1629706d28137157e2b85f2ecd4c37184f8
parent59467a0f29972076712f27d0696cb818ff84f8a7
Fix writable attribute of RegExp properties

Most of the properties are in fact not writable.

Change-Id: I21a8c97fb98ef3c583b284093ec9be52b72b1544
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
qmljs_objects.cpp
tests/TestExpectations