Get rid of asManaged()
authorLars Knoll <lars.knoll@theqtcompany.com>
Fri, 13 Feb 2015 11:19:04 +0000 (12:19 +0100)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Tue, 21 Apr 2015 13:01:41 +0000 (13:01 +0000)
commitfc5a11aadcf7a12ee5a1f91f567daefce28ada60
tree4beeb467cddebfba77cc5bebd7d996a7d260911e
parent99b15c8f47c6ce5f7d63e19b2e2429536c254064
Get rid of asManaged()

Change-Id: I853417fdf1cc339f7d43a006c20e1626b6bfb288
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
13 files changed:
src/qml/jsruntime/qv4debugging.cpp
src/qml/jsruntime/qv4lookup.cpp
src/qml/jsruntime/qv4lookup_p.h
src/qml/jsruntime/qv4managed_p.h
src/qml/jsruntime/qv4object.cpp
src/qml/jsruntime/qv4persistent.cpp
src/qml/jsruntime/qv4persistent_p.h
src/qml/jsruntime/qv4runtime.cpp
src/qml/jsruntime/qv4serialize.cpp
src/qml/jsruntime/qv4value_inl_p.h
src/qml/jsruntime/qv4value_p.h
src/qml/memory/qv4mm.cpp
src/qml/types/qqmllistmodel.cpp