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

Unified Diff: test/mjsunit/regress/regress-crbug-580934.js

Issue 2513563002: Remove FLAG_min_preparse_length. (Closed)
Patch Set: test262 expectations Created 4 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/mjsunit/regress/regress-crbug-517592.js ('k') | test/mjsunit/regress/regress-crbug-648740.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/regress/regress-crbug-580934.js
diff --git a/test/mjsunit/regress/regress-crbug-580934.js b/test/mjsunit/regress/regress-crbug-580934.js
index 02cbfca79649874628439f342de26b3cf9ccb59b..9f3ffd52a3b48692cbe3472cbf3a065080151817 100644
--- a/test/mjsunit/regress/regress-crbug-580934.js
+++ b/test/mjsunit/regress/regress-crbug-580934.js
@@ -1,8 +1,6 @@
// Copyright 2016 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-//
-// Flags: --min-preparse-length=0
"use strict";
{
« no previous file with comments | « test/mjsunit/regress/regress-crbug-517592.js ('k') | test/mjsunit/regress/regress-crbug-648740.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698