Sign in
webkit
/
WebKit
/
2164895bc0b1695d939f61d07b5b88b2c6d665f7
/
.
/
LayoutTests
/
js
/
constant-fold-not-nan-expected.txt
blob: 5eb0e1e3ab8171126b58fec2d22163ea99b53779 [
file
] [
log
] [
blame
]
Tests that our parse-time constant folding treats !(0/0) correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS !(0/0) is true
PASS successfullyParsed is true
TEST COMPLETE