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

Unified Diff: test/webkit/dfg-inline-arguments-osr-exit-and-capture.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
Index: test/webkit/dfg-inline-arguments-osr-exit-and-capture.js
diff --git a/test/webkit/dfg-inline-arguments-osr-exit-and-capture.js b/test/webkit/dfg-inline-arguments-osr-exit-and-capture.js
index 82a49faa689affdf2194a994af0df177b95c5fd6..4d254d8e7d44fa1da6e0001534c587279210c5ee 100644
--- a/test/webkit/dfg-inline-arguments-osr-exit-and-capture.js
+++ b/test/webkit/dfg-inline-arguments-osr-exit-and-capture.js
@@ -53,4 +53,3 @@ for (var i = 0; i < 300; ++i) {
}
shouldBe("baz(arg1, arg2)", "" + expected);
}
-
« no previous file with comments | « test/webkit/dfg-holy-put-by-val-interferes-with-get-array-length.js ('k') | test/webkit/dfg-inline-arguments-out-of-bounds.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698