Index: test/mjsunit/debug-stepout-scope-part7.js |
diff --git a/test/mjsunit/debug-stepout-scope-part7.js b/test/mjsunit/debug-stepout-scope-part7.js |
index 4f0c0668433dd79c9dc36f0aad65e39d8118bdaa..eba115d26f2ed925edb73f3909f76a6bcd70103a 100644 |
--- a/test/mjsunit/debug-stepout-scope-part7.js |
+++ b/test/mjsunit/debug-stepout-scope-part7.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. |