Remove the DeclarativeEnvironment class again
authorLars Knoll <lars.knoll@digia.com>
Sat, 1 Dec 2012 13:05:07 +0000 (14:05 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Sun, 2 Dec 2012 14:50:37 +0000 (15:50 +0100)
commit2104e7fdcb9c16cabc58e93f0cd1d11e36bdca34
treeebd2686e7cf8f0e4b561394f28e0aa4cc5b35eb4
parentb589811f735ffde5dd1272bd9dd69599de421000
Remove the DeclarativeEnvironment class again

The class is a specification detail that we can implement
in a more performant way. ExecutionContext now contains
everything needed again.

Change-Id: Ideb5f04eeeecaf2b8543676c626e3943e4d6d7a1
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
13 files changed:
debugging.cpp
llvm_runtime.cpp
main.cpp
moth/qv4vme_moth.cpp
qmljs_engine.cpp
qmljs_engine.h
qmljs_environment.cpp
qmljs_environment.h
qmljs_objects.cpp
qmljs_objects.h
qmljs_runtime.cpp
qv4ecmaobjects.cpp
qv4isel_masm.cpp