Clean up the DeclarativeEnvironment
authorLars Knoll <lars.knoll@digia.com>
Fri, 30 Nov 2012 08:48:46 +0000 (09:48 +0100)
committerErik Verbruggen <erik.verbruggen@digia.com>
Fri, 30 Nov 2012 11:30:14 +0000 (12:30 +0100)
commitd63043df6fa8e8624b4ab9c7a70f320df8156a4a
tree46b6e51027635c08d253f29af128122e00bd8ebc
parentf26d5c36cff33cc8a968c87a69e9dddbb4278855
Clean up the DeclarativeEnvironment

Add a pointer to the FunctionObject in there, and remove the
duplication of the formal and local variable names.

Change-Id: Id8017b3e167228292b5d351e02b8927f0bfb41eb
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
debugging.cpp
moth/qv4vme_moth.cpp
qmljs_environment.cpp
qmljs_environment.h
qmljs_objects.cpp
qmljs_objects.h