Access the id objects through a specialized runtime method
authorLars Knoll <lars.knoll@theqtcompany.com>
Mon, 22 Jun 2015 14:33:40 +0000 (16:33 +0200)
committerLars Knoll <lars.knoll@theqtcompany.com>
Wed, 12 Aug 2015 07:29:44 +0000 (07:29 +0000)
commit1a1f10806c901bc10483370a932d41af0c9629cd
tree65b5c359e03098fd72aa1b04fe7ca12caf2ec4b8
parent92624025eab667e096eb13993fa7ca7c5534e0ff
Access the id objects through a specialized runtime method

This brings us one step closer to getting rid of the
QQmlContextWrapper.

Change-Id: Ied57f4c174c2ebd95096310a4ad4c0c28787e7a4
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
19 files changed:
src/qml/compiler/qqmlirbuilder.cpp
src/qml/compiler/qqmlirbuilder_p.h
src/qml/compiler/qqmltypecompiler.cpp
src/qml/compiler/qv4instr_moth_p.h
src/qml/compiler/qv4isel_moth.cpp
src/qml/compiler/qv4isel_moth_p.h
src/qml/compiler/qv4isel_p.cpp
src/qml/compiler/qv4isel_p.h
src/qml/compiler/qv4jsir.cpp
src/qml/compiler/qv4jsir_p.h
src/qml/compiler/qv4ssa.cpp
src/qml/jit/qv4isel_masm.cpp
src/qml/jit/qv4isel_masm_p.h
src/qml/jit/qv4regalloc.cpp
src/qml/jsruntime/qv4runtime.cpp
src/qml/jsruntime/qv4runtime_p.h
src/qml/jsruntime/qv4vme_moth.cpp
src/qml/qml/qqmlcontextwrapper.cpp
src/qml/qml/qqmlcontextwrapper_p.h