Index: test/mjsunit/runtime-gen/debugasynctaskevent.js |
diff --git a/test/mjsunit/runtime-gen/debugasynctaskevent.js b/test/mjsunit/runtime-gen/debugasynctaskevent.js |
index e87b172deb5c506ea594464fba58545c7f51e075..ceeaf13774eb696251a091960102cf19767adf15 100644 |
--- a/test/mjsunit/runtime-gen/debugasynctaskevent.js |
+++ b/test/mjsunit/runtime-gen/debugasynctaskevent.js |
@@ -1,5 +1,5 @@ |
// Copyright 2014 the V8 project authors. All rights reserved. |
// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY |
-// Flags: --allow-natives-syntax --harmony |
+// Flags: --allow-natives-syntax --harmony --harmony-proxies |
var _data = new Object(); |
%DebugAsyncTaskEvent(_data); |