Get rid of the SafeObject class
authorLars Knoll <lars.knoll@digia.com>
Fri, 24 Jan 2014 21:13:06 +0000 (22:13 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 31 Jan 2014 10:13:48 +0000 (11:13 +0100)
commitd96478044ae0dfbcc35113e3941aa79604ba83a0
treebe3950a5ae4e5b241c33c74e3b1bc88ccc683213
parent28f422ebf516aefb34f1602aeef8f87432cc4fb9
Get rid of the SafeObject class

Having SafeValue is enough, and we can pass an ObjectRef instead
of a SafeObject * for function calls.

Change-Id: I4e1435105403f8091b43eeda01303f9602c74235
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/jsruntime/qv4objectiterator.cpp
src/qml/jsruntime/qv4objectiterator_p.h
src/qml/jsruntime/qv4scopedvalue_p.h
src/qml/jsruntime/qv4value_p.h