summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2021-03-11 12:11:31 +0000
committerVladimir Marko <vmarko@google.com>2021-03-11 15:01:39 +0000
commit34ce1b8a86f1be2142f019ab291b7445db5c4305 (patch)
tree9dada63c4a13a8421ad0199118930fe60fea9047 /compiler/optimizing/graph_visualizer.cc
parenta718d6450feae9ee6b5de96407c8e44afbf173e7 (diff)
Clean up transitions in JniMethodEnd.
GoToRunnable() is never called for @FastNative, so we can remove the path that calls GoToRunnableFast(). Add a call to GoToRunnableFast() for @FastNative in GenericJniMethodEnd(). This is a follow-up to https://android-review.googlesource.com/1620969 that cleaned up JniMethodStart but missed similar opportunity for the transition back to Runnable from various JniMethodEnd methods. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 172332525 Change-Id: Ia519bfc6ea50c1b65241041a3af8b7d4b1027f77
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions