Index: test/mjsunit/runtime-gen/getrootnan.js |
diff --git a/test/mjsunit/runtime-gen/getrootnan.js b/test/mjsunit/runtime-gen/getrootnan.js |
index 9acc60f96c3b5a89f374e8f6d0f96686eecf4593..b6df0fd5fb409738120d0ffc83bcb253c2176734 100644 |
--- a/test/mjsunit/runtime-gen/getrootnan.js |
+++ b/test/mjsunit/runtime-gen/getrootnan.js |
@@ -1,6 +1,6 @@ |
// 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 |
try { |
%GetRootNaN(); |
} catch(e) {} |