diff options
author | Alex Light <allight@google.com> | 2017-09-21 16:29:35 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-09-22 00:20:39 +0000 |
commit | b0bc3fa920ff9e6286f41c9b35bdf4635434ce33 (patch) | |
tree | ff5c2946b69b60b6d7d360ec6dc492d17c5732c1 /compiler/optimizing/graph_visualizer.cc | |
parent | 20e9a7f4ac3b61c1a81653276036e124b19cb8d4 (diff) |
Remove incorrect checks for ShadowFrame in GetLocalInstance
We used to require (and ensure) that GetLocalInstance had a
ShadowFrame to get the 'this' value from a frame. Since then improved
deopt support has made this unneeded. Unfortunately this check was not
removed with the rest of them.
Test: ./test.py --host -j50
Bug: 33616143
Bug: 34414073
Change-Id: I19c49f9d0e71f331f50c79e8ea4d47ed5b1f1d92
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions