Reduce the size of QDeclarativeAbstractBinding
authorAaron Kennedy <aaron.kennedy@nokia.com>
Tue, 14 Feb 2012 12:43:43 +0000 (12:43 +0000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 20 Feb 2012 13:48:12 +0000 (14:48 +0100)
commit79e42fca6f2dadfa51d95489371c44640ae3033b
tree5210f981cd952230a42ebc85b6572d76aa425780
parent549916563e693fc2835d1fa0d5baa3a77b027284
Reduce the size of QDeclarativeAbstractBinding

The weak pointer in every binding is rarely used, so we can store it in
the same memory as the me ptr.

Change-Id: I3ce7d767fa25cf5b6e6d30c4f022d0e94fc3ffbb
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
src/declarative/qml/qdeclarativebinding.cpp
src/declarative/qml/qdeclarativebinding_p.h