commit | 01b70e8bca5e824ee3958ffbdd7727334e81eb0a | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Nov 17 10:58:36 2016 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Nov 18 10:44:15 2016 +0000 |
tree | 3e23fef88de183fd0c7945a6198a68050640b656 | |
parent | 81cae78d1853893ff9c3ecea4b5100002a538eb7 [diff] |
Add dequickening support. Both vdex and BCI require full dequickening support. This change implements dequickening by using the existing encoded quickening, and adds the checkcast quickening to that encoding. bug: 30937355 bug: 32369913 Test: dex_to_dex_decompiler_test.cc test-art-host Change-Id: Ie95f46946d59b28157d6e47dcf4a859be032d1c3