Consistent use of syntax in V4 Register class
authorMatthew Vogt <matthew.vogt@nokia.com>
Fri, 4 May 2012 01:55:00 +0000 (11:55 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 27 Jun 2012 00:29:48 +0000 (02:29 +0200)
commit17910705ee02744edc968f7bc7de2a2d652483dd
treee99f02b1813bdffc0c3df062b6d915325a73359e
parenta93c2608d69fa385c675a6b49e4d4bfb97f83ed2
Consistent use of syntax in V4 Register class

Use the construction/destruction wrapper functions consistently.
These are required for template types because the syntax to invoke
the destructor directly confuses GCC.

Change-Id: I4a6c9239972a96f84a601b4f4a8aeebfd75044a9
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/qml/qml/v4/qv4bindings.cpp