Index: test/mjsunit/runtime-gen/getinterceptorinfo.js |
diff --git a/test/mjsunit/runtime-gen/getinterceptorinfo.js b/test/mjsunit/runtime-gen/getinterceptorinfo.js |
index d7f8395e8281e5ad4fef24d9605f8d7612720aa3..b33ba64916057662ada414f6633c164f8e3be521 100644 |
--- a/test/mjsunit/runtime-gen/getinterceptorinfo.js |
+++ b/test/mjsunit/runtime-gen/getinterceptorinfo.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 _obj = new Object(); |
%GetInterceptorInfo(_obj); |