| Index: test/mjsunit/runtime-gen/createcollator.js
|
| diff --git a/test/mjsunit/runtime-gen/createcollator.js b/test/mjsunit/runtime-gen/createcollator.js
|
| index 2ecebb868b70e2b023607c60cf71fe5c1212e820..0d5b18d55ddca84a45bdfef86b99db02d62912c6 100644
|
| --- a/test/mjsunit/runtime-gen/createcollator.js
|
| +++ b/test/mjsunit/runtime-gen/createcollator.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 _locale = "foo";
|
| var _options = new Object();
|
| var _resolved = new Object();
|
|
|