diff options
author | Andreas Gampe <agampe@google.com> | 2015-10-23 17:31:36 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-10-23 17:33:34 -0700 |
commit | 784e790503380383326af4a749665a413016e729 (patch) | |
tree | 2bd1ffd62dcfeafd6f15a42ec28b4eaf0c1991cf /compiler/optimizing/graph_visualizer.cc | |
parent | b5172e8e8c4a5cfff5a0bdb0a7f1810ee9c7bbd1 (diff) |
ART: Support trivially-destructible arrays in ArenaUniquePtr
For trivially-destructible types of arrays, we do not have to call
the destructor on all elements. This is minimal support to tag
ownership of some arena-allocated arrays.
Change-Id: I45ec7ed6bab3842c9447d954e359cb8cf047aee6
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions