Sign in
webkit
/
WebKit
/
60f7f614606378b3872f35b5256e853c44ef36af
/
.
/
JSTests
/
stress
/
incomplete-unicode-locale.js
blob: c96be83bd80bbdfded33a40507edda9d09e108ae [
file
] [
log
] [
blame
]
try
{
new
Intl
.
NumberFormat
(
"en-x-u"
);
}
catch
(
e
)
{}