| Index: test/mjsunit/readonly.js
|
| diff --git a/test/mjsunit/readonly.js b/test/mjsunit/readonly.js
|
| index 2f8778f79a7d9c5b78d5fe7eea446daf04fd1f6e..4d06b7cf43c31acb8a24ffe6d3adb04c30ec14fc 100644
|
| --- a/test/mjsunit/readonly.js
|
| +++ b/test/mjsunit/readonly.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: --allow-natives-syntax --harmony-proxies
|
| +// Flags: --allow-natives-syntax --harmony-proxies --es5_readonly
|
|
|
| // Different ways to create an object.
|
|
|
|
|