diff options
author | Simon Hausmann <[email protected]> | 2016-06-20 10:26:40 +0200 |
---|---|---|
committer | Simon Hausmann <[email protected]> | 2016-07-15 20:31:51 +0000 |
commit | 8f19045ef5d308231716ddcb62a80cc43ebb2dd7 (patch) | |
tree | ad69181c5d22d4366799632bd77ea57500d63a47 /src/qml/compiler/qqmlirbuilder.cpp | |
parent | bf5f97e6c6900535a7131c6a26415459bfaca774 (diff) |
Split out creation of alias properties in the property caches
Similar to the regular property cache creation code, this also has to become a
template function so that it can be run on the compilation units loaded from
disk in the future. What is shared between the code path of a fresh compilation
vs. re-use of a unit from disk is the code to propagate the CompiledData::Alias
entries into entries in the property cache. The code for iterating through the
component spaces and resolving the alias references is not shared.
Change-Id: I04c2a5575310400156b457ae7b709cffecb7455e
Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/qml/compiler/qqmlirbuilder.cpp')
0 files changed, 0 insertions, 0 deletions