Index: test/mjsunit/object-define-property.js |
diff --git a/test/mjsunit/object-define-property.js b/test/mjsunit/object-define-property.js |
index ebdf89961e0f76913df300bdf5ca0cfe812c69c6..4c495c6824f5ca65d702173b791e56150f26b52b 100644 |
--- a/test/mjsunit/object-define-property.js |
+++ b/test/mjsunit/object-define-property.js |
@@ -27,7 +27,7 @@ |
// Tests the object.defineProperty method - ES 15.2.3.6 |
-// Flags: --allow-natives-syntax --es5-readonly |
+// Flags: --allow-natives-syntax |
// Check that an exception is thrown when null is passed as object. |
var exception = false; |