summaryrefslogtreecommitdiff
path: root/compiler/optimizing/stack_map_test.cc
diff options
context:
space:
mode:
author Hans Boehm <hboehm@google.com> 2019-05-13 12:38:54 -0700
committer Hans Boehm <hboehm@google.com> 2019-05-15 04:40:29 +0000
commita253c2d27bb95f120a27dc3fa8a66184a15a7442 (patch)
tree0923928a83836ae8cc4e6538039c58517849910f /compiler/optimizing/stack_map_test.cc
parent092f7993336961434d6d3d30908c1ca4429e3d05 (diff)
Bytes_moved accounting fix and accounting cleanup
Bytes_moved should be incremented by the correct number of bytes needed for the space the object is allocated in, not the number of bytes it would take in region space. Various minor cleanups for code that I found hard to read while attempting to track this down. Remove a CHECK that held only because of the incorrect accounting. It now results in TreeHugger test failures. Bug: 79921586 Test: Build and boot AOSP. Change-Id: Iab75d271eb5b9812a127e708cf6b567d0c4c16f1
Diffstat (limited to 'compiler/optimizing/stack_map_test.cc')
0 files changed, 0 insertions, 0 deletions