summaryrefslogtreecommitdiff
path: root/runtime/quick_exception_handler.cc
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2018-06-26 18:13:49 +0100
committerDavid Srbecky <dsrbecky@google.com>2018-06-27 10:15:32 +0100
commita38e6cf2aaf4fd3d92b05c0a7a146fb5525ea72d (patch)
tree377c74c834776b9942bb7c2853e44447dac27f83 /runtime/quick_exception_handler.cc
parentf6ba5b316b51d0fb9f91cb51a42e51dfeee62ee4 (diff)
Remove explicit size from CodeInfo.
It was mostly there since it was necessary to create the bound-checked MemoryRegion for loading. The new BitMemoryReader interface is much easier to tweak to avoid needing to know the size ahead of time. Keep the CHECK that the loader reads the expected number of bytes, but move it to FillInCodeInfo. This saves 0.2% of .oat file size. Test: test-art-host-gtest-stack_map_test Test: test-art-host-gtest-bit_table_test Change-Id: I92ee936e9fd004da61b90841aff9c9f2029fcfbf
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions