Index: test/mjsunit/debug-stepout-scope-part1.js |
diff --git a/test/mjsunit/debug-stepout-scope-part1.js b/test/mjsunit/debug-stepout-scope-part1.js |
index f49b1a07eb37354b357ddd843b8fd1d709626aa5..cce88b73dcf35fe2d6ac0e9da3815105ec797635 100644 |
--- a/test/mjsunit/debug-stepout-scope-part1.js |
+++ b/test/mjsunit/debug-stepout-scope-part1.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. |