Index: test/mjsunit/debug-stepout-scope-part3.js |
diff --git a/test/mjsunit/debug-stepout-scope-part3.js b/test/mjsunit/debug-stepout-scope-part3.js |
index 319f87991f3b35fd22fc15c880f6611db14a4369..c120640605585eb0977ce9e0d1ec4f5dec0c8aaf 100644 |
--- a/test/mjsunit/debug-stepout-scope-part3.js |
+++ b/test/mjsunit/debug-stepout-scope-part3.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. |