OSDN Git Service

Assert we don't store an invalid dex_pc in the stack maps.
authorCalin Juravle <calin@google.com>
Tue, 6 Oct 2015 16:09:49 +0000 (17:09 +0100)
committerCalin Juravle <calin@google.com>
Tue, 6 Oct 2015 16:09:49 +0000 (17:09 +0100)
commitb5c469357f8faf8fbaa05bc41d56903b300d0cd1
tree0e4a19ed7962522ba90eef8d1ae828b180c65ea2
parent154746b84b407cfd166b45e039b62e6a06dc3f39
Assert we don't store an invalid dex_pc in the stack maps.

Change-Id: Ie106486bd4a6d975c9a3d03d02dc48d97d83c3d8
compiler/optimizing/stack_map_stream.cc