Use Unique<Cell> and Unique<PropertyCell> in LoadGlobalCell and StoreGlobalCell.
authortitzer@chromium.org <titzer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Sep 2013 12:32:31 +0000 (12:32 +0000)
committertitzer@chromium.org <titzer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Sep 2013 12:32:31 +0000 (12:32 +0000)
commit94a0a95b7a0dc729889fff5e3b5590e5adbc46a1
treed281fde8ab62e9b145cb8a79a4a17de78e137a06
parent05babb3dcabff3510ab6faf5ecb457619489a874
Use Unique<Cell> and Unique<PropertyCell> in LoadGlobalCell and StoreGlobalCell.

BUG=
R=verwaest@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16865 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/lithium-codegen-arm.cc
src/hydrogen-instructions.cc
src/hydrogen-instructions.h
src/ia32/lithium-codegen-ia32.cc
src/mips/lithium-codegen-mips.cc
src/unique.h
src/x64/lithium-codegen-x64.cc