Index: test/mjsunit/debug-stepout-scope-part4.js |
diff --git a/test/mjsunit/debug-stepout-scope-part4.js b/test/mjsunit/debug-stepout-scope-part4.js |
index eb9c82f8c728923199e98d8167bdf3367d01fff3..a5743fe56632fb973aeed25112613f03c0f95f1a 100644 |
--- a/test/mjsunit/debug-stepout-scope-part4.js |
+++ b/test/mjsunit/debug-stepout-scope-part4.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-natives-as=builtins |
+// Flags: --expose-debug-as debug |
// Check that the ScopeIterator can properly recreate the scope at |
// every point when stepping through functions. |