projects
/
apple
/
javascriptcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git]
/
tests
/
stress
/
ftl-arithcos.js
diff --git
a/tests/stress/ftl-arithcos.js
b/tests/stress/ftl-arithcos.js
index 78a1f5fc302f22bc6c67bb2dfaf2854da6f4a346..3c3ced74572adde6badd7c8b3a5bc4d82a6b7037 100644
(file)
--- a/
tests/stress/ftl-arithcos.js
+++ b/
tests/stress/ftl-arithcos.js
@@
-1,3
+1,5
@@
+//@ skip if $hostOS == "windows"
+
function foo(x) {
return Math.cos(x);
}
function foo(x) {
return Math.cos(x);
}