V4 debugger: retrieve formals and locals.
authorErik Verbruggen <erik.verbruggen@me.com>
Wed, 11 Sep 2013 11:46:27 +0000 (13:46 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 24 Oct 2013 12:34:33 +0000 (14:34 +0200)
commit63ddfee7550b4d12ddb56e4575d8bb27c664c41e
tree4aa6281bec7705bc183829b1a776916d8b0054ce
parentaa1760f84bd711cf56159075630fb71d38a4087b
V4 debugger: retrieve formals and locals.

Change-Id: I47507a4d7d1b429b9c43ed3a7822079efe577327
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/compiler/qqmlcodegenerator_p.h
src/qml/compiler/qv4jsir_p.h
src/qml/compiler/qv4ssa.cpp
src/qml/jsruntime/qv4debugging.cpp
src/qml/jsruntime/qv4debugging_p.h
src/qml/jsruntime/qv4functionobject.cpp
src/qml/jsruntime/qv4script.cpp
src/qml/qml/qqmlcompiler.cpp
src/qml/qml/qqmltypeloader.cpp
tests/auto/qml/qv4debugger/tst_qv4debugger.cpp