Chromium Code Reviews| Index: test/mjsunit/declare-locally.js |
| diff --git a/test/mjsunit/declare-locally.js b/test/mjsunit/declare-locally.js |
| index 20bfe6da1fe65bb2b7f4299cfd85e08d039e2a5c..dca357b060932586c4c7fd190a91592aa8819594 100644 |
| --- a/test/mjsunit/declare-locally.js |
| +++ b/test/mjsunit/declare-locally.js |
| @@ -33,7 +33,7 @@ |
| // This exercises the code in runtime.cc in |
| // DeclareGlobal...Locally(). |
| -// Flags: --es52_globals |
| +// Flags: --es52-globals |
| this.__proto__.foo = 42; |
| this.__proto__.bar = 87; |