Index: test/mjsunit/define-property-gc.js |
diff --git a/test/mjsunit/define-property-gc.js b/test/mjsunit/define-property-gc.js |
index 47d28095dad2503a9187377d43cda3833cc70140..0b5d06c751da973062519e50a46ecc54dc3a169d 100644 |
--- a/test/mjsunit/define-property-gc.js |
+++ b/test/mjsunit/define-property-gc.js |
@@ -26,7 +26,6 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
// Tests the handling of GC issues in the defineProperty method. |
-// Flags: --max-old-space-size=256 --max-new-space-size=256 |
function Regular() { |
this[0] = 0; |