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

Unified Diff: test/webkit/dfg-multiply.js

Issue 82803005: Make sure files end with exactly one new line and police this in presubmit. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: retry upload Created 7 years, 1 month 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/webkit/dfg-multi-basic-block-structure-clobber.js ('k') | test/webkit/dfg-negative-array-index.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/dfg-multiply.js
diff --git a/test/webkit/dfg-multiply.js b/test/webkit/dfg-multiply.js
index 95f278fece4afa728d68b8c6094b3216e290166e..e52c5bd61ce2d5b16167f55c80b807c38a520381 100644
--- a/test/webkit/dfg-multiply.js
+++ b/test/webkit/dfg-multiply.js
@@ -65,4 +65,3 @@ for (var i = 0; i < 10; ++i) {
shouldBe("doMultiplyConstant4(-1073741824)", "-4294967296");
shouldBe("doMultiplyConstant4(-2147483648)", "-8589934592");
}
-
« no previous file with comments | « test/webkit/dfg-multi-basic-block-structure-clobber.js ('k') | test/webkit/dfg-negative-array-index.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698