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