Handle Var instructions in instruction dumper
authorKent Hansen <kent.hansen@nokia.com>
Thu, 10 May 2012 07:26:35 +0000 (09:26 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 14 May 2012 01:03:45 +0000 (03:03 +0200)
commitd3ec26ea2e22d350a1adc58fbc6903a32c9dea3a
tree349d8f5b575503bd954c54d85595c334e5f91bb8
parent91bac7643928dcc1a0967abd30559b2c84b58025
Handle Var instructions in instruction dumper

They would show up as "XXX UNKNOWN INSTRUCTION" in instruction dumps.

Change-Id: I3bebfe7519ddfb75c413a067ef05867cc07cd71b
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
src/qml/qml/qqmlinstruction.cpp
tests/auto/qml/qqmlinstruction/tst_qqmlinstruction.cpp