| Index: test/mjsunit/messages.js
|
| diff --git a/test/mjsunit/messages.js b/test/mjsunit/messages.js
|
| index b245bc2b555bdfade9ed1efd672ec5a04730db6e..3eadf196c93485f6c641c7d66e98e4f85a856eb9 100644
|
| --- a/test/mjsunit/messages.js
|
| +++ b/test/mjsunit/messages.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --stack-size=100 --harmony --harmony-reflect --harmony-regexps
|
| +// Flags: --stack-size=100 --harmony --harmony-regexps
|
| // Flags: --harmony-simd --harmony-instanceof
|
|
|
| function test(f, expected, type) {
|
|
|