Member expressions on non-objects should throw a type error
authorSimon Hausmann <simon.hausmann@digia.com>
Mon, 21 Jan 2013 09:57:09 +0000 (10:57 +0100)
committerLars Knoll <lars.knoll@digia.com>
Mon, 21 Jan 2013 10:41:34 +0000 (11:41 +0100)
commit4c72f0f01fb22c6593c63182e9ac8269e818e7f1
tree372b55325bb9e2543533568a0e45f23dc4d9550e
parent36efcbe1ecc8ed95912be1d5c6da89b1b3813e94
Member expressions on non-objects should throw a type error

This is covered by the 11.2.3 tests

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