Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / v8 / test / mjsunit / runtime-gen / weakcollectionget.js
index 07f486c..f248ac0 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
 var _weak_collection = new WeakMap();
 var _key = new Object();
 %WeakCollectionGet(_weak_collection, _key);