| Index: test/mjsunit/readonly.js
|
| diff --git a/test/mjsunit/readonly.js b/test/mjsunit/readonly.js
|
| index 3b090cebc10d00292021b8ec49c8fb7e863977fb..3839731e02a6144f834e46a45de22fa4d7f50180 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
|
|
|
| // Different ways to create an object.
|
|
|
|
|