Remove some more uses of QV4::Value
authorLars Knoll <lars.knoll@digia.com>
Mon, 30 Sep 2013 18:57:57 +0000 (20:57 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 2 Oct 2013 14:07:33 +0000 (16:07 +0200)
commitac8afca822031f3039dce31525a6ab48c741e73b
tree1f65aa3ac5ddd8234bd83125573691294f200707
parent1e454c8aa6ad0782eee1c8c94ac2780954a08351
Remove some more uses of QV4::Value

All remaining uses should be GC safe now.

Change-Id: I05c962de6ab896f108f70caa1bf937a24e67bfe1
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/compiler/qv4isel_masm.cpp
src/qml/compiler/qv4isel_masm_p.h
src/qml/jsruntime/qv4context.cpp
src/qml/jsruntime/qv4mm.cpp
src/qml/jsruntime/qv4numberobject.cpp
src/qml/jsruntime/qv4objectiterator.cpp
src/qml/jsruntime/qv4stringobject_p.h
src/qml/jsruntime/qv4vme_moth.cpp
src/qml/jsruntime/qv4vme_moth_p.h
src/quick/items/context2d/qquickcontext2d.cpp