Index: test/mjsunit/runtime-gen/availablelocalesof.js |
diff --git a/test/mjsunit/runtime-gen/availablelocalesof.js b/test/mjsunit/runtime-gen/availablelocalesof.js |
index 819acbebab6766c63029b8152e45dfb6d7ff2858..a59c9b077c30161997a2b942cdfc0499fa60b441 100644 |
--- a/test/mjsunit/runtime-gen/availablelocalesof.js |
+++ b/test/mjsunit/runtime-gen/availablelocalesof.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 _service = "foo"; |
%AvailableLocalesOf(_service); |