Remove the context argument from Managed::putIndexed
authorLars Knoll <lars.knoll@digia.com>
Fri, 21 Jun 2013 21:42:08 +0000 (23:42 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Sat, 22 Jun 2013 19:45:58 +0000 (21:45 +0200)
commit4af39f1d8e2371ea5d913493b23eabffc1fb22c6
tree87ffc183e54a63d75e68dce1268ec7a693d59eae
parent40b4ff80ccd2b9dfdaf9af89a962407813e9d810
Remove the context argument from Managed::putIndexed

Change-Id: If311140333a1c45be6c6d5464d43898e09eb4322
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
12 files changed:
src/qml/qml/v4/qv4arrayobject.cpp
src/qml/qml/v4/qv4managed_p.h
src/qml/qml/v4/qv4object.cpp
src/qml/qml/v4/qv4object_p.h
src/qml/qml/v4/qv4regexp.cpp
src/qml/qml/v4/qv4regexp_p.h
src/qml/qml/v4/qv4runtime.cpp
src/qml/qml/v4/qv4sequenceobject.cpp
src/qml/qml/v4/qv4string.cpp
src/qml/qml/v4/qv4string_p.h
src/qml/qml/v8/qjsvalue.cpp
src/quick/items/context2d/qquickcontext2d.cpp