Index: test/mjsunit/binary-op-newspace.js |
diff --git a/test/mjsunit/binary-op-newspace.js b/test/mjsunit/binary-op-newspace.js |
index 9fb36234576f34464e149e46ab294e7e68ac8b46..b47fcf6f59b1f8f7fc640cf309377a040e265f88 100644 |
--- a/test/mjsunit/binary-op-newspace.js |
+++ b/test/mjsunit/binary-op-newspace.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: --max-old-space-size=256 --max-new-space-size=256 --noopt |
+// Flags: --noopt |
// Check that a mod where the stub code hits a failure in heap number |
// allocation still works. |