Index: test/mjsunit/runtime-gen/getpropertynamesfast.js |
diff --git a/test/mjsunit/runtime-gen/getpropertynamesfast.js b/test/mjsunit/runtime-gen/getpropertynamesfast.js |
index 2fbe93ce74cdb14c7f3fcb6ac35ad8e5a5b29cdd..c2d14cb6534ccd25e56e94b7a3f8e99e44657487 100644 |
--- a/test/mjsunit/runtime-gen/getpropertynamesfast.js |
+++ b/test/mjsunit/runtime-gen/getpropertynamesfast.js |
@@ -1,5 +1,5 @@ |
// 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 _raw_object = new Object(); |
%GetPropertyNamesFast(_raw_object); |