commit | a40f9bc48afe3a9d38be2fa298fece13ed82ba28 | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Tue Jul 26 21:26:07 2011 -0700 |
committer | Brian Carlstrom <bdc@google.com> | Tue Jul 26 21:27:40 2011 -0700 |
tree | ee1597be70dc8f064f9c7e86e1eb11670c894129 | |
parent | 3aaddbb438daaaa37419d281d95fbe21e64982a6 [diff] |
Add ObjectArray::CopyOf As part of doing this, moved Heap::Alloc* helpers to the corresponding classes in object.h to break heap.h<->object.h cycle due to use of Heap from ObjectArray::CopyOf (which is templatized and needs to be defined in .h file). Change-Id: I1870af6e9dc6552820034ead5e20d13ae4da67da