Index: test/mjsunit/runtime-gen/definedatapropertyunchecked.js |
diff --git a/test/mjsunit/runtime-gen/definedatapropertyunchecked.js b/test/mjsunit/runtime-gen/definedatapropertyunchecked.js |
index ffa88aa3a7cdbf33a5eaf0512efe8eef3fba5990..cb0f07f6006146db3c5e378b9849ab9596ab6d99 100644 |
--- a/test/mjsunit/runtime-gen/definedatapropertyunchecked.js |
+++ b/test/mjsunit/runtime-gen/definedatapropertyunchecked.js |
@@ -1,6 +1,6 @@ |
// Copyright 2014 the V8 project authors. All rights reserved. |
// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY |
-// Flags: --allow-natives-syntax --harmony |
+// Flags: --allow-natives-syntax --harmony --harmony-proxies |
var _js_object = new Object(); |
var _name = "name"; |
var _obj_value = new Object(); |