diff options
author | Mathieu Chartier <mathieuc@google.com> | 2016-02-24 10:09:23 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2016-02-24 10:59:00 -0800 |
commit | 83723aedac536fd8a3cd6e1662dbd6260e576194 (patch) | |
tree | b49882ff8afa010fcdc06b4d58212f13ab646acf /compiler/optimizing/graph_visualizer.cc | |
parent | c37a3eb8180d6488466961239eabc9ab0712bd05 (diff) |
Add MapAnonymous handling for null error_str
We use MapAnonymous with null error_str for app image loading when
we want to fail quickly. Also avoid doing CheckNonOverlapping in
CheckMapRequest if error_msg is null. The result from
CheckNonOverlapping is unused and CheckNonOverlapping is slow since
it creates a backtrace map.
Bug: 22858531
Bug: 26746779
Change-Id: I8605ec0b9d9ae554a4b74f2606fa7dd81ade9021
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions