Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Unified Diff: test/mjsunit/smi-mul-const.js

Issue 148593004: A64: Synchronize with r18084. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mjsunit/sin-cos.js ('k') | test/mjsunit/sparse-array.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/smi-mul-const.js
diff --git a/test/mjsunit/smi-mul-const.js b/test/mjsunit/smi-mul-const.js
index e8c9a77fe6911d83d99236859b690776e65ad4f9..ca627fc27e929eab87b29df6c03d40cc6bb8b2d6 100644
--- a/test/mjsunit/smi-mul-const.js
+++ b/test/mjsunit/smi-mul-const.js
@@ -84,4 +84,4 @@ if (true) {
} else {
assertEquals(two_30, mul_by_neg_1(-two_30));
assertUnoptimized(mul_by_neg_1);
-}
+}
« no previous file with comments | « test/mjsunit/sin-cos.js ('k') | test/mjsunit/sparse-array.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698