Allow V8 bindings to assign to value type sub properties
authorAaron Kennedy <aaron.kennedy@nokia.com>
Thu, 23 Feb 2012 09:50:15 +0000 (09:50 +0000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 24 Feb 2012 06:02:16 +0000 (07:02 +0100)
commitc4e177c049c2cd1513d81421dab31f8d4b5123e4
tree2a3524987859c7ef4c575629e0a4c14b39eff39f
parent5fee1e79cc1c18acf58f9171a73a7525154a65cd
Allow V8 bindings to assign to value type sub properties

This was an overly defensive change because it wasn't clear if the isAlias
check would catch aliased value type sub properties.

Change-Id: Iee2805d22f281c1fd188b14e265687fd8e7042db
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
src/declarative/qml/qdeclarativecompiler.cpp