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

Unified Diff: test/webkit/dfg-int-overflow-in-loop.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
Index: test/webkit/dfg-int-overflow-in-loop.js
diff --git a/test/webkit/dfg-int-overflow-in-loop.js b/test/webkit/dfg-int-overflow-in-loop.js
index 8752a12cbd469ef2cf1c0e0efd96acfdf4e6e737..07b8e3442aca7bb2b536a224628722d3a6f55977 100644
--- a/test/webkit/dfg-int-overflow-in-loop.js
+++ b/test/webkit/dfg-int-overflow-in-loop.js
@@ -37,4 +37,3 @@ function foo(a) {
}
shouldBe("foo(0)", "-4094336");
-
« no previous file with comments | « test/webkit/dfg-inline-unused-this-method-check.js ('k') | test/webkit/dfg-int-overflow-large-constants-in-a-line.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698