Revision: 4389
Author: [email protected]
Date: Mon Apr 12 06:15:39 2010
Log: Fix presubmit error in previous commit.
[email protected]
Review URL: http://codereview.chromium.org/1640005
http://code.google.com/p/v8/source/detail?r=4389
Modified:
/branches/bleeding_edge/src/arm/simulator-arm.cc
=======================================
--- /branches/bleeding_edge/src/arm/simulator-arm.cc Mon Apr 12 05:24:14
2010
+++ /branches/bleeding_edge/src/arm/simulator-arm.cc Mon Apr 12 06:15:39
2010
@@ -319,7 +319,6 @@
PrintF("printobject <value>\n");
}
} else if (strcmp(cmd, "stack") == 0 || strcmp(cmd, "mem") == 0) {
-
int32_t* cur = NULL;
int32_t* end = NULL;
int next_arg = 1;
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
To unsubscribe, reply using "remove me" as the subject.