Update mozjs_sys to expose proper locale callbacks.

Fixes #13788
This commit is contained in:
Emilio Cobos Álvarez 2016-10-19 17:25:35 +02:00
parent 568061ff20
commit 9682c0cd3a
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 3 additions and 2 deletions

View file

@ -20,6 +20,7 @@ function test_interfaces(interfaceNamesInGlobalScope) {
"Int32Array",
"Int8Array",
"InternalError",
"Intl",
"Iterator",
"JSON",
"Map",