]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - tests/stress/ftl-arithcos.js
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / tests / stress / ftl-arithcos.js
index 78a1f5fc302f22bc6c67bb2dfaf2854da6f4a346..3c3ced74572adde6badd7c8b3a5bc4d82a6b7037 100644 (file)
@@ -1,3 +1,5 @@
+//@ skip if $hostOS == "windows"
+
 function foo(x) {
     return Math.cos(x);
 }