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