Index: test/mjsunit/debug-script.js |
diff --git a/test/mjsunit/debug-script.js b/test/mjsunit/debug-script.js |
index af1eb454d65d65061d01999ca60286366bae6a89..b3047de8fa7c8836daf4e354117025ac401ee310 100644 |
--- a/test/mjsunit/debug-script.js |
+++ b/test/mjsunit/debug-script.js |
@@ -26,7 +26,7 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
// Flags: --expose-debug-as debug --expose-gc --send-idle-notification |
-// Flags: --allow-natives-syntax |
+// Flags: --allow-natives-syntax --expose-natives-as natives |
// Flags: --noharmony-shipping |
// Note: this test checks that that the number of scripts reported as native |
// by Debug.scripts() is the same as a number of core native scripts. |