commit | 0a5ec3dde72d93111a1cfe229e4f1888f06a9541 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Jul 25 16:50:26 2017 -0700 |
committer | Alex Light <allight@google.com> | Mon Sep 11 11:05:24 2017 -0700 |
tree | a9fc32ec94da5c1c59c72f083253b8f997611bc3 | |
parent | 82629c9182dffb823f05dec30f7ac72cf8fb3ba5 [diff] |
Don't deoptimize everything with can_access_local_variables Change the can_access_local_variables setup to not need to deoptimize everything immediately. Instead ensure all methods are async-deoptimizable and deoptimize the thread we are examining prior to examining the stack. Test: ./test.py --host -j50 Bug: 33616143 Bug: 34414073 Change-Id: I312a4865c09e63a8d3fe3b2d201f1c071fb4305f