commit | 67c5ddd09c404e14d6081d8d918baa2c08b49741 | [log] [tgz] |
---|---|---|
author | Serdjuk, Nikolay Y <nikolay.y.serdjuk@intel.com> | Mon Dec 07 14:45:44 2015 +0600 |
committer | Serdjuk, Nikolay Y <nikolay.y.serdjuk@intel.com> | Tue Dec 08 15:22:52 2015 +0600 |
tree | 03e1d687a3e3a4bf8f415524dfedac7e964726f0 | |
parent | 5bde68ff34aeb84a1fc84734bcd31471d9a9717c [diff] |
ART: Instruction dumper should handle out-of-bound index for const-string If const-string refers to out-of-bound index then we should handle it similarly to PrettyField, PrettyMethod and PrettyType. Change-Id: Ib6b1e20169e4b47c1cdb7dda80320ed21d61cfe3 Signed-off-by: Serdjuk, Nikolay Y <nikolay.y.serdjuk@intel.com>