Stop leaking the DeclarativeEnvironment and ExecutionContext.
authorErik Verbruggen <erik.verbruggen@digia.com>
Wed, 28 Nov 2012 12:35:53 +0000 (13:35 +0100)
committerLars Knoll <lars.knoll@digia.com>
Wed, 28 Nov 2012 13:02:24 +0000 (14:02 +0100)
commitbc88b706e2b894b4b5ae0977e3477a85b6762bc1
treea2391f68401f62ba5307f78c6c75fdf9bd4fea24
parent4bd20c2ac36c59eb72acc71bc78ddbc058199666
Stop leaking the DeclarativeEnvironment and ExecutionContext.

Also fixes non-POD warnings with Clang, as the constructor of the
DeclarativeEnvironment is now gone.

Change-Id: I15e02aabb195243415b088a8b030f0064a7e84a3
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
qmljs_environment.cpp
qmljs_environment.h
qmljs_objects.cpp