commit | b2e6d0fc6f4a7666627ab57e0f281036596d3c7f | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Dec 12 17:15:23 2019 -0800 |
committer | Alex Light <allight@google.com> | Fri Dec 13 23:15:02 2019 +0000 |
tree | 0917e7e98fe735c0377ff7a9ba06818ca97bff77 | |
parent | 4847a071380288033e128986947d445e97827e5e [diff] |
Fix incorrect DCHECK We were incorrectly asserting that the disable_pop_frame_depth field always increased instead of that it never decreased. This meant that we would get DCHECK failures if one caused a recursive ClassPrepare or ClassLoad event to trigger. Test: ./test.py --host Bug: 146170757 Change-Id: I980a8511033fa88f3fccebb7e654336133cf33bd