summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator.cc
diff options
context:
space:
mode:
author Alex Light <allight@google.com> 2019-12-12 17:15:23 -0800
committer Alex Light <allight@google.com> 2019-12-13 23:15:02 +0000
commitb2e6d0fc6f4a7666627ab57e0f281036596d3c7f (patch)
tree0917e7e98fe735c0377ff7a9ba06818ca97bff77 /compiler/optimizing/code_generator.cc
parent4847a071380288033e128986947d445e97827e5e (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
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions