Revision: 23203
Author:   [email protected]
Date:     Tue Aug 19 15:09:38 2014 UTC
Log:      Remove removed flags from tests

BUG=None
LOG=Y
[email protected]

Review URL: https://codereview.chromium.org/454003002
http://code.google.com/p/v8/source/detail?r=23203

Modified:
 /branches/bleeding_edge/test/mjsunit/es6/unscopables.js
 /branches/bleeding_edge/test/mjsunit/harmony/proxies-with-unscopables.js

=======================================
--- /branches/bleeding_edge/test/mjsunit/es6/unscopables.js Fri Aug 8 11:42:59 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/es6/unscopables.js Tue Aug 19 15:09:38 2014 UTC
@@ -2,9 +2,6 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.

-// Flags: --harmony-unscopables
-// Flags: --harmony-collections
-
 var global = this;
 var globalProto = Object.getPrototypeOf(global);

=======================================
--- /branches/bleeding_edge/test/mjsunit/harmony/proxies-with-unscopables.js Wed Aug 6 15:50:40 2014 UTC +++ /branches/bleeding_edge/test/mjsunit/harmony/proxies-with-unscopables.js Tue Aug 19 15:09:38 2014 UTC
@@ -2,7 +2,6 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.

-// Flags: --harmony-unscopables
 // Flags: --harmony-proxies


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to