Minor adjustments to the object migration code: When copying
authorkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 8 Oct 2008 09:01:10 +0000 (09:01 +0000)
committerkasperl@chromium.org <kasperl@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 8 Oct 2008 09:01:10 +0000 (09:01 +0000)
commit614d78367fdb6a778ebb7487b748180a4998372e
treec10b8023b37c0905f7f20b4f8f1e5e50c2033dd0
parent079a6074425a85369ed7d045765398a30c5e20db
Minor adjustments to the object migration code: When copying
large objects we use memcpy. If this turns out to be a wash
on the benchmarks, I'd be happy to rip it out again.
Review URL: http://codereview.chromium.org/6576

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@469 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc