| Index: test/mjsunit/ignition/regress-599001-verifyheap.js
|
| diff --git a/test/mjsunit/ignition/regress-599001-verifyheap.js b/test/mjsunit/ignition/regress-599001-verifyheap.js
|
| index 5aa2efdb36b275bd6b361bda0eb2bb2773c82067..ce5b46de9597f194549bc79e16aba196e9a1dba5 100644
|
| --- a/test/mjsunit/ignition/regress-599001-verifyheap.js
|
| +++ b/test/mjsunit/ignition/regress-599001-verifyheap.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --verify-heap --expose-gc
|
| +// Flags: --ignition --verify-heap --expose-gc
|
|
|
| // Tests that verify heap works for BytecodeArrays in the large object space.
|
|
|
|
|