Index: test/mjsunit/debug-stepout-scope-part6.js |
diff --git a/test/mjsunit/debug-stepout-scope-part6.js b/test/mjsunit/debug-stepout-scope-part6.js |
index 2d8357fea49f0db2d6267bc37f09f99ea0bd542f..f222fbd4fb863e29d4c222dd35aba492db0cf03e 100644 |
--- a/test/mjsunit/debug-stepout-scope-part6.js |
+++ b/test/mjsunit/debug-stepout-scope-part6.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. |