summaryrefslogtreecommitdiff
path: root/runtime/quick_exception_handler.cc
diff options
context:
space:
mode:
author Santiago Aboy Solanes <solanes@google.com> 2024-03-22 14:03:46 +0000
committer Santiago Aboy Solanes <solanes@google.com> 2024-03-25 15:16:22 +0000
commit5f80711ebc1510811b4f3aa6c748106a26b78d29 (patch)
treeb0b811c0231653c4b6fd4c49220e5fb9ba74dca3 /runtime/quick_exception_handler.cc
parentb71150621fd1357e4be1bf2644a3fd99e69bc933 (diff)
Move responsibility of clearing BitVectors to the allocators/callers
Both CallocAllocator and ArenaAllocator already zero the bit vector so we don't have to do it again. ScopedArenaAllocator was the only one which needed the ClearAllBits call so move the call to that constructor. Bug: 329037671 Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b Change-Id: Iff1c1386f573bfd51a7e906696a173f6d4b30fc7
Diffstat (limited to 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions