commit | f10a25f961eb8029c01c84fe8eabd405055cca37 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Jun 02 14:29:52 2015 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Tue Jun 02 14:36:09 2015 +0100 |
tree | a0fd9dfa459689fa2929a89310ebcd3a45607e5f | |
parent | 1682e1aa3463c2e6a8e5f4a9d3f4d13a0e31e3da [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. This is resubmission of CL I28d45a590b35a4a854cca2f57db864cf8a081487 but with a fix for a broken test which it revealed. Change-Id: Ib65aa614d3ab7b5c99c6719fdc8e436466a4213d