Get rid of engine pointer in isel
authorSimon Hausmann <simon.hausmann@digia.com>
Sat, 17 Aug 2013 18:48:56 +0000 (20:48 +0200)
committerLars Knoll <lars.knoll@digia.com>
Sun, 18 Aug 2013 10:32:53 +0000 (12:32 +0200)
commit41cc5cca4ff95b59484ca66ba5e2eee10d95b7e1
tree2f268e3396bacd812b9087eda4590cc30356b60e
parentca2b4d1ccabc3bccde4d146284b1cac39058e711
Get rid of engine pointer in isel

Change-Id: I58759712624713cd2215621dca4ccc86fa9a9194
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
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_moth.cpp
src/qml/compiler/qv4isel_moth_p.h
src/qml/compiler/qv4isel_p.cpp
src/qml/compiler/qv4isel_p.h
src/qml/jsruntime/qv4functionobject.cpp
src/qml/jsruntime/qv4script.cpp