Remove removed flags from tests

BUG=None
LOG=Y
R=rossberg@chromium.org

Review URL: https://codereview.chromium.org/454003002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23203 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
arv@chromium.org 2014-08-19 15:09:38 +00:00
parent f268f02092
commit eb7fcad7c5
2 changed files with 0 additions and 4 deletions

View File

@ -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);

View File

@ -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