summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2018-02-21 17:35:55 -0800
committerAlex Light <allight@google.com>2018-02-22 02:08:22 +0000
commite34fe44a04a28d5688e0ae5effee9922c26c5916 (patch)
tree289970e1ed4e6d8d6cc7d88558b7012316327222 /compiler/optimizing/graph_visualizer.cc
parent535d381b8b14faa8711a003ce3de3f70ac7ac08e (diff)
Ensure redefinition does not break breakpoint deoptimization
We had a bug where redefining a method with breakpoints made it impossible to deoptimize the (newly redefined) method. This meant that breakpoints added after the redefinition might not work. We fixed this by removing the breakpoints earlier in the redefinition process, when we were still capable of removing the deoptimization. Bug: 73742185 Test: ./test.py --host -j50 Change-Id: I86973fbdce370a3ae7bc78b5fc71470d99046044
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions