Ported lookups to use the compiled data infrastructure
authorSimon Hausmann <simon.hausmann@digia.com>
Thu, 15 Aug 2013 10:48:05 +0000 (12:48 +0200)
committerLars Knoll <lars.knoll@digia.com>
Thu, 15 Aug 2013 13:28:37 +0000 (15:28 +0200)
commit7b2c9178b93fc31779c05553dcc48930d66342e2
tree939b3247eeac5a1c480c80ce7bffda23980940bf
parentab44ecae18bba8aa09c6c12c37aca8f6df454cdc
Ported lookups to use the compiled data infrastructure

Change-Id: Idf75cd51087ea825f22aabda59661be461fd3b86
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qv4compileddata.cpp
src/qml/compiler/qv4compileddata_p.h
src/qml/compiler/qv4compiler.cpp
src/qml/compiler/qv4compiler_p.h
src/qml/compiler/qv4isel_masm.cpp
src/qml/compiler/qv4isel_masm_p.h
src/qml/compiler/qv4isel_p.h
src/qml/jsruntime/qv4context.cpp
src/qml/jsruntime/qv4function.cpp
src/qml/jsruntime/qv4function_p.h
src/qml/jsruntime/qv4script.cpp