| Index: test/mjsunit/compiler/math-floor-global.js
|
| diff --git a/test/mjsunit/compiler/math-floor-global.js b/test/mjsunit/compiler/math-floor-global.js
|
| index d8b85b9751088cbd1f1a4ed01f1a4a742e3f7daf..71b8054a3238a7a3f076854de7b5a4670d4d0ee3 100644
|
| --- a/test/mjsunit/compiler/math-floor-global.js
|
| +++ b/test/mjsunit/compiler/math-floor-global.js
|
| @@ -25,7 +25,6 @@
|
| // (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=128
|
| // Flags: --allow-natives-syntax
|
|
|
| // Test inlining of Math.floor when assigned to a global.
|
|
|