Reduce memory consumption in QV4Bindings::Binding
authorMatthew Vogt <matthew.vogt@nokia.com>
Fri, 17 Aug 2012 01:10:10 +0000 (11:10 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 17 Aug 2012 01:53:42 +0000 (03:53 +0200)
commit13ae2db97e6d7714fecffc4d65bb785a734fcd35
tree6d7e69ba56068c844dac2d2c0d77e23da3a1e026
parent625c192f54834a5ff5944ecb76f719543f901824
Reduce memory consumption in QV4Bindings::Binding

As with QV8Bindings::Binding, access details from the QML IR
instruction object rather than storing a copy of the values.

Change-Id: I2b629ee1b06ed74c7b38e6d047ef6a98acd45086
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/qml/qml/qqmlcompiler.cpp
src/qml/qml/qqmlvme.cpp
src/qml/qml/v4/qv4bindings.cpp
src/qml/qml/v4/qv4bindings_p.h