| Index: test/mjsunit/debug-script.js
|
| diff --git a/test/mjsunit/debug-script.js b/test/mjsunit/debug-script.js
|
| index 9767888f7cfc4caaf245b954c8bd1b1d319c4a9a..d7ffb569580638a766cacf6a0848f5afbbba2a7d 100644
|
| --- a/test/mjsunit/debug-script.js
|
| +++ b/test/mjsunit/debug-script.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: --expose-debug-as debug --expose-gc
|
| +// Flags: --expose-debug-as debug --expose-gc --noparallel-recompilation
|
| // Get the Debug object exposed from the debug context global object.
|
| Debug = debug.Debug
|
|
|
|
|