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

Unified Diff: test/mjsunit/es6/proxies-with.js

Issue 1815773002: Remove runtime flags for Proxy and Reflect (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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/mjsunit/es6/proxies-with.js
diff --git a/test/mjsunit/harmony/proxies-with.js b/test/mjsunit/es6/proxies-with.js
similarity index 99%
rename from test/mjsunit/harmony/proxies-with.js
rename to test/mjsunit/es6/proxies-with.js
index 1aa13adea6cb8d354c7a0b8863d7e99db22e473c..710e8b5e2dcef68f63f34faef1efeb4566c2d35b 100644
--- a/test/mjsunit/harmony/proxies-with.js
+++ b/test/mjsunit/es6/proxies-with.js
@@ -25,8 +25,6 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --harmony-proxies
-
// Helper.

Powered by Google App Engine
This is Rietveld 408576698