Chromium Code Reviews| Index: test/mjsunit/array-push7.js |
| diff --git a/test/mjsunit/array-push7.js b/test/mjsunit/array-push7.js |
| index b45a739d70b99c266b57cd0d1be07bc3a3041060..68c3a2a76e986dab91e0c6ccca987f35e68dd2da 100644 |
| --- a/test/mjsunit/array-push7.js |
| +++ b/test/mjsunit/array-push7.js |
| @@ -2,6 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +// Flags: --harmony-object-observe |
| // Flags: --allow-natives-syntax |
| var v = 0; |