Make the instruction table be const
authorThiago Macieira <thiago.macieira@intel.com>
Sun, 26 Aug 2012 15:15:00 +0000 (17:15 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 13 Sep 2012 17:52:51 +0000 (19:52 +0200)
commit50813c8cc36716a579b2e09d4dae71d2f23402c8
treedb8591d906d50a9a5deed156e1b273d754f515c6
parent400ff21dbd0edeec2b1be202961e146f76b9fbf8
Make the instruction table be const

It's never going to be modified, so it should be const.

Change-Id: Ibc3bac0583f72ccbf7caa69aeab029bae03d3cdd
Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
src/qml/qml/qqmlcompileddata.cpp
src/qml/qml/qqmlvme.cpp
src/qml/qml/qqmlvme_p.h