Index: test/mjsunit/runtime-gen/doublelo.js |
diff --git a/test/mjsunit/runtime-gen/doublelo.js b/test/mjsunit/runtime-gen/doublelo.js |
index cbc0b8e8e05e4f8d4a5ed3646d7e7a78bf716ae7..42c4c25495e616220d569c952a4172611154957f 100644 |
--- a/test/mjsunit/runtime-gen/doublelo.js |
+++ b/test/mjsunit/runtime-gen/doublelo.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 _x = 1.5; |
%DoubleLo(_x); |