| Index: test/mjsunit/mirror-regexp.js
|
| diff --git a/test/mjsunit/mirror-regexp.js b/test/mjsunit/mirror-regexp.js
|
| index 882af8dd6ebff24db4bf7c087112e403713ea341..7aae1c62ecd0fc1e88eaf8892af9896521848f4e 100644
|
| --- a/test/mjsunit/mirror-regexp.js
|
| +++ b/test/mjsunit/mirror-regexp.js
|
| @@ -25,7 +25,7 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --expose-debug-as debug --harmony-regexps --harmony-unicode-regexps
|
| +// Flags: --expose-debug-as debug --harmony-unicode-regexps
|
| // Test the mirror object for regular expression values
|
|
|
| var dont_enum = debug.PropertyAttribute.DontEnum;
|
|
|