| Index: test/mjsunit/readonly.js
|
| diff --git a/test/mjsunit/readonly.js b/test/mjsunit/readonly.js
|
| index 050e2562759ee004e0d08b3a1135a3ea68342bd2..084e9ffe23d54264314b63ad1dab84270341803a 100644
|
| --- a/test/mjsunit/readonly.js
|
| +++ b/test/mjsunit/readonly.js
|
| @@ -25,8 +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: --allow-natives-syntax --es5_readonly
|
| -// Flags: --harmony-proxies
|
| +// Flags: --allow-natives-syntax --harmony-proxies
|
|
|
| // Different ways to create an object.
|
|
|
|
|