Hold a pointer to the QV4::ExecutionEngine in the property cache
authorLars Knoll <lars.knoll@theqtcompany.com>
Tue, 11 Aug 2015 13:43:30 +0000 (15:43 +0200)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Wed, 19 Aug 2015 11:38:31 +0000 (11:38 +0000)
commitfec775d221efcf55986aec7ca0250c7e63cfba0c
tree0f40a2afe696676d570b07d00d22e6f27d42e2c7
parentef4ad30e7f16185b9bd299457836a27b56ce1fa5
Hold a pointer to the QV4::ExecutionEngine in the property cache

This makes more sense than a pointer to the QQmlEngine.

Change-Id: Ic6037b0df63b6cf1585539bc3ac78822f0e69d02
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/jsapi/qjsengine.cpp
src/qml/qml/qqmlopenmetaobject.cpp
src/qml/qml/qqmlpropertycache.cpp
src/qml/qml/qqmlpropertycache_p.h
src/qml/qml/qqmlvmemetaobject.cpp
src/qml/util/qqmladaptormodel.cpp
tests/auto/qml/qqmlpropertycache/tst_qqmlpropertycache.cpp