Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / v8 / test / mjsunit / runtime-gen / checkisbootstrapping.js
index 27a8224..114b20c 100644 (file)
@@ -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 {
 %CheckIsBootstrapping();
 } catch(e) {}