QmlProfiler: moved v4 tracing to run method
authorChristiaan Janssen <christiaan.janssen@nokia.com>
Fri, 20 Jan 2012 15:34:49 +0000 (16:34 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 1 Feb 2012 06:02:33 +0000 (07:02 +0100)
commit3e0b6d2f367ba1c1b99e2957da6dcc823fbf0d21
tree5a870a6030b9d1ac587a6fec2624d506dfd6c163
parent661bccfb6f014cfa4b69c7e375153c901929fa21
QmlProfiler: moved v4 tracing to run method

We used to register the calls to update, but that happens
only when the binding is created.  Evaluation occurs at run.

Change-Id: I01927a1eb515a83b4e5c69c6fcf5f358a8e5878f
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/declarative/qml/v4/qv4bindings.cpp