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