X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fv8%2Ftest%2Fmjsunit%2Fruntime-gen%2Fsetiteratorinitialize.js;h=34769e51dc2bd3a9d78897340f61e3aa71468089;hb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;hp=9cf36b49119078f6a06544e1709da96d01dc6fd1;hpb=aa3def3a0a4d8298eaa7f7a76cd2fe45cce62046;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/v8/test/mjsunit/runtime-gen/setiteratorinitialize.js b/src/v8/test/mjsunit/runtime-gen/setiteratorinitialize.js index 9cf36b4..34769e5 100644 --- a/src/v8/test/mjsunit/runtime-gen/setiteratorinitialize.js +++ b/src/v8/test/mjsunit/runtime-gen/setiteratorinitialize.js @@ -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 _holder = new Set().values(); var _set = new Set(); var arg2 = 2;