summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2016-02-01 12:23:22 +0000
committerNicolas Geoffray <ngeoffray@google.com>2016-02-01 12:25:24 +0000
commit03196cfae4e8a91ce37d257b315f78a965a79829 (patch)
treeb4cd8397a53e8c0a38ff6211f0ea84841a085602 /compiler/optimizing/graph_visualizer.cc
parent7f1551d28b3674799a4bb2b198bf6b16f32082af (diff)
Be on the safe side: emit an environment for runtime calls.
Even if those runtime calls don't throw, they may be interrupted and be asked to dump their stack. Since dumping a stack also dumps locked Java objects, we need a DexRegisterMap at these locations to know the location of those objects. Adds 0.05% to boot image code size. bug:26168076 Change-Id: I7c3975addea9ddf3123183b07108b0701bb26fc8
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions