commit | 6b10c9b2c0e62193ab9df4d63aedea1d0798e742 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri May 29 16:33:09 2015 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Jun 02 12:30:46 2015 +0100 |
tree | 9930b839777184008b38e5504f1274c4cbfd87e1 | |
parent | f86808b55b550962c627b50511b98f4de8cd0e60 [diff] |
ART: Fast copy stack mask StackMap::SetStackMask will currently copy a BitVector into a Memory- Region bit by bit. This patch adds a new function for copying the data with memcpy. Change-Id: I28d45a590b35a4a854cca2f57db864cf8a081487