Add missing write barriers to Object::Clone, LinkInterfaceMethods

These functions were using memcpy without a write barrier, causing the sticky mark bits GC to occasionally corrupt the heap.

Added missing write barriers.

Change-Id: Ie1c483904e095bda467e6c000f2659a3332116ae
2 files changed
tree: 0853ea65c859d3c78b3a58fc90742c32634c34d4
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk