Index: src/virtual-frame-ia32.cc |
=================================================================== |
--- src/virtual-frame-ia32.cc (revision 1761) |
+++ src/virtual-frame-ia32.cc (working copy) |
@@ -191,7 +191,6 @@ |
if (elements_[i].is_copy()) { |
elements_[elements_[i].index()].set_copied(); |
} |
- elements_[i].set_static_type(target.static_type()); |
} |
// Adjust the stack pointer downward if necessary. |