Remove all remaining usages of ValueRef
authorLars Knoll <lars.knoll@theqtcompany.com>
Thu, 15 Jan 2015 14:01:06 +0000 (15:01 +0100)
committerLars Knoll <lars.knoll@digia.com>
Fri, 23 Jan 2015 07:07:35 +0000 (08:07 +0100)
commit13cf87fa93b584091a51d775953074db9df1b453
treedef0d8107e1a152faff71b31902eaade14531e12
parent002a5d4303b3b182ae4abc4a752c49787c1c2821
Remove all remaining usages of ValueRef

Change-Id: Icd76d3d03fac2e57530e55f8ec15b97109dcdcbc
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
26 files changed:
src/qml/debugger/qv4debugservice.cpp
src/qml/jsapi/qjsvalue.cpp
src/qml/jsapi/qjsvalue_p.h
src/qml/jsruntime/qv4arraydata.cpp
src/qml/jsruntime/qv4arrayobject.cpp
src/qml/jsruntime/qv4dateobject.cpp
src/qml/jsruntime/qv4debugging_p.h
src/qml/jsruntime/qv4global_p.h
src/qml/jsruntime/qv4jsonobject.cpp
src/qml/jsruntime/qv4objectiterator.cpp
src/qml/jsruntime/qv4objectiterator_p.h
src/qml/jsruntime/qv4objectproto.cpp
src/qml/jsruntime/qv4persistent_p.h
src/qml/jsruntime/qv4runtime.cpp
src/qml/jsruntime/qv4scopedvalue_p.h
src/qml/jsruntime/qv4stringobject.cpp
src/qml/jsruntime/qv4value.cpp
src/qml/jsruntime/qv4value_p.h
src/qml/qml/qqmlobjectcreator.cpp
src/qml/qml/qqmlvmemetaobject.cpp
src/qml/qml/qqmlvmemetaobject_p.h
src/qml/qml/v8/qv8engine_p.h
src/quick/items/context2d/qquickcontext2d.cpp
tests/auto/qml/qqmlecmascript/tst_qqmlecmascript.cpp
tests/auto/qml/qv4debugger/tst_qv4debugger.cpp
tools/qmljs/qmljs.cpp