Allow function assignment to cause binding for non-var props
authorChris Adams <christopher.adams@nokia.com>
Mon, 27 Feb 2012 00:51:57 +0000 (10:51 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 5 Mar 2012 09:06:48 +0000 (10:06 +0100)
commit92b1f9981d225ecee28da1f0a88fb3046000cb5e
tree83ddfc1b5372d114e8ea46fd78d008966a7d4bd3
parentb6e78b38367a23f0b053bbd2abe4ef161e4053b9
Allow function assignment to cause binding for non-var props

This patch maintains the old function-assignment behaviour for non-var
properties, and will be reverted soon.

Change-Id: I523e464501106616c51ff7478f7eb7171c1ca350
Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
src/qml/qml/v8/qv8qobjectwrapper.cpp
tests/auto/qml/qqmlecmascript/tst_qqmlecmascript.cpp