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

Unified Diff: test/mjsunit/asm/math-fround.js

Issue 606583002: Slightly adapt Math.fround test. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 3 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 | « no previous file | tools/run-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/asm/math-fround.js
diff --git a/test/mjsunit/asm/math-fround.js b/test/mjsunit/asm/math-fround.js
index 068917b49b72689bd38ed38fbe89ca5d285315b3..b1d37e904e0755575671cf7aee673211193813f3 100644
--- a/test/mjsunit/asm/math-fround.js
+++ b/test/mjsunit/asm/math-fround.js
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Flags: --turbo-asm
-
function Module(stdlib) {
"use asm";
« no previous file with comments | « no previous file | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698