Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / v8 / test / mjsunit / runtime-gen / breakiteratorcurrent.js
index e11d43d..42000a8 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 arg0 = %GetImplFromInitializedIntlObject(new Intl.v8BreakIterator());
 %BreakIteratorCurrent(arg0);