[new compiler] Compile functions and bindings in appropriate scopes
authorSimon Hausmann <simon.hausmann@digia.com>
Tue, 25 Feb 2014 15:36:41 +0000 (16:36 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 2 Mar 2014 13:48:43 +0000 (14:48 +0100)
commit963875db263e4d1a04e03c4bb4fc20542bc8c21e
treecbb63607672e9d302d30389c8fe7553b27807b1f
parent278ca02350c68a78c89bb34d99ee65968372a5fd
[new compiler] Compile functions and bindings in appropriate scopes

This enables accelerated property access also for this code path.

Change-Id: Iafb177b1fe7878e6c54cfb258f2e8d8ea32aa59e
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qqmlcodegenerator.cpp
src/qml/compiler/qqmlcodegenerator_p.h
src/qml/compiler/qqmltypecompiler.cpp
src/qml/compiler/qqmltypecompiler_p.h
src/qml/qml/qqmlcompiler.cpp
src/qml/qml/qqmlcustomparser.cpp
src/qml/qml/qqmlcustomparser_p.h
src/qml/types/qqmllistmodel.cpp