Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / v8 / test / mjsunit / runtime-gen / functiongetname.js
index eae0d18..ad23b11 100644 (file)
@@ -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 _f = function() {};
 %FunctionGetName(_f);