| Index: test/mjsunit/regress/regress-4659.js
|
| diff --git a/test/mjsunit/regress/regress-4659.js b/test/mjsunit/regress/regress-4659.js
|
| index ff436bec1b07d6a708ddd0a0c454ada3c353985c..8992bb89feeb145c3470220a44b44a9580e540fe 100644
|
| --- a/test/mjsunit/regress/regress-4659.js
|
| +++ b/test/mjsunit/regress/regress-4659.js
|
| @@ -1,8 +1,6 @@
|
| // Copyright 2016 the V8 project authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -//
|
| -// Flags: --harmony-function-name
|
|
|
| var obj = {
|
| get longerName(){
|
|
|