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