| Index: test/mjsunit/runtime-gen/datelocaltimezone.js
|
| diff --git a/test/mjsunit/runtime-gen/datelocaltimezone.js b/test/mjsunit/runtime-gen/datelocaltimezone.js
|
| index 16897f33b22605feeadff6447ce66d0d6f3c28a0..bfc1a81c7f6659dd50346311f4fab8975db38535 100644
|
| --- a/test/mjsunit/runtime-gen/datelocaltimezone.js
|
| +++ b/test/mjsunit/runtime-gen/datelocaltimezone.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 _x = 1.5;
|
| %DateLocalTimezone(_x);
|
|
|