| Index: test/mjsunit/string-replace-gc.js
|
| diff --git a/test/mjsunit/string-replace-gc.js b/test/mjsunit/string-replace-gc.js
|
| index 26fba103b76d7ca793a86aeb6072ce5ca7261f80..73b310f9c0388210bff1b1f0ce7a0973db5f90ed 100644
|
| --- a/test/mjsunit/string-replace-gc.js
|
| +++ b/test/mjsunit/string-replace-gc.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: --always-compact
|
| //
|
| // Regression test for the r1512 fix.
|
|
|
|
|