Introduced copy constructor for List<T, P> and changed constructor of VirtualFrame...
authorbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 19 May 2009 13:26:02 +0000 (13:26 +0000)
committerbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 19 May 2009 13:26:02 +0000 (13:26 +0000)
commit34865c062b64f4f6d01cfd2b8845f3b754dca124
treed88dbafd85d60c31c06af37c2b44c10bef66d14b
parente3464bca9dc0c654f0db331d4df366f1d9c6994a
Introduced copy constructor for List<T, P> and changed constructor of VirtualFrame to use it.

Review URL: http://codereview.chromium.org/113582

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2000 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/jump-target.cc
src/list-inl.h
src/list.h
src/virtual-frame.cc