Revision: 7038
Author: [email protected]
Date: Thu Mar 3 01:46:27 2011
Log: Fix mistake in r7033
[email protected]
Review URL: http://codereview.chromium.org/6614012
http://code.google.com/p/v8/source/detail?r=7038
Modified:
/branches/bleeding_edge/src/arm/full-codegen-arm.cc
=======================================
--- /branches/bleeding_edge/src/arm/full-codegen-arm.cc Thu Mar 3 00:50:35
2011
+++ /branches/bleeding_edge/src/arm/full-codegen-arm.cc Thu Mar 3 01:46:27
2011
@@ -3175,7 +3175,6 @@
__ mov(scratch1, elements);
__ RecordWriteHelper(elements, index1, scratch2);
__ RecordWriteHelper(scratch1, index2, scratch2); // scratch1 holds
elements.
- __ bind(&done);
__ bind(&new_space);
// We are done. Drop elements from the stack, and return undefined.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev