Index: test/mjsunit/runtime-gen/finisharrayprototypesetup.js |
diff --git a/test/mjsunit/runtime-gen/finisharrayprototypesetup.js b/test/mjsunit/runtime-gen/finisharrayprototypesetup.js |
index 6ced9978e0cc3ec59314b63a42a71b55f8069f6b..e4e8eabab481658213362bacbdd135b39b69c501 100644 |
--- a/test/mjsunit/runtime-gen/finisharrayprototypesetup.js |
+++ b/test/mjsunit/runtime-gen/finisharrayprototypesetup.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 _prototype = new Array(); |
%FinishArrayPrototypeSetup(_prototype); |