Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
js
/
script-tests
/
parse-nan.js
blob: 1bbbc4eeb28baa18847b83173fd3e106a963a0cf [
file
] [
log
] [
blame
]
description
(
"This test checks for a crash when parsing NaN. You should see the text 'NaN' below."
);
debug
(-
parseFloat
(
"NAN(ffffeeeeeff0f)"
));