Index: test/mjsunit/debug-liveedit-4.js |
diff --git a/test/mjsunit/debug-liveedit-4.js b/test/mjsunit/debug-liveedit-4.js |
index 38f751440a771bb488c3d9c8632afa7d816fea62..6fc4137a27019b355f0f7812c0cb9f91eb5b375a 100644 |
--- a/test/mjsunit/debug-liveedit-4.js |
+++ b/test/mjsunit/debug-liveedit-4.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 |
+// Flags: --expose-debug-as debug --noalways-opt |
// Get the Debug object exposed from the debug context global object. |
// In this test case we edit a script so that techincally function text |