Reland r19897 "Fix memory leak caused by treating Code::next_code_link as strong...
authorulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Mar 2014 15:14:51 +0000 (15:14 +0000)
committerulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Mar 2014 15:14:51 +0000 (15:14 +0000)
commita7d1b658fc4f88094fe8c4f1f1407502e9115f6b
treefb706bc7abf568cdfd735bdb46c7c3a53028e0c1
parent425974e7ccb142923f9e4b26d28e1c62cd9c5304
Reland r19897 "Fix memory leak caused by treating Code::next_code_link as strong in marker.

R=mstarzinger@chromium.org

Review URL: https://codereview.chromium.org/212553003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20282 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
src/mark-compact.cc
src/objects-inl.h
src/objects-visiting-inl.h
src/objects-visiting.h
src/objects.h
test/cctest/test-heap.cc