commit | 9103c86a98524e9ddfd14f8cee56e919f68eee9b | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Tue Apr 22 13:51:07 2014 -0700 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Tue Apr 22 14:26:21 2014 -0700 |
tree | 69e64a2f618e10bb8f060cf7fb70c8e94dc43b50 | |
parent | f7933e7f295bfe61cb0baf89469581c563032e96 [diff] |
More code for the read barrier support. Make it possible to disable the RB in Object::SizeOf() (and the functions it calls transitively) which the collector will need to call to get the size of an object when copying. Add Object::AtomicSetReadBarrierPointer() for atomic write of a RB pointer. Bug: 12687968 Change-Id: Ibedd252860ac7ccd17e4e7d71b377a8892b48ff0