Index: test/mjsunit/runtime-gen/numbertojsuint32.js |
diff --git a/test/mjsunit/runtime-gen/numbertojsuint32.js b/test/mjsunit/runtime-gen/numbertojsuint32.js |
index 657ae21c1fcd842fd86e6f6d9cedd5c7f7e17ee0..d4f7302fe9fd334592a2141d2d3231d1db34829d 100644 |
--- a/test/mjsunit/runtime-gen/numbertojsuint32.js |
+++ b/test/mjsunit/runtime-gen/numbertojsuint32.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 _number = 32; |
%NumberToJSUint32(_number); |