facebookarchive/prepack

Filter locales for only serializable values

Open

#1 013 ouverte le 27 sept. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (520 forks)batch import
ES6enhancementhelp wantedinterpreter

Métriques du dépôt

Stars
 (14 268 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

This issue is unclear to me. The implementation for String.protoype.toLocaleLower, etc. take a parameter that specify locales and calls serialize() on it before deferring to the underlying implementation to perform the actual transformation. There is a TODO comment that says that only serializable locales should be serialized.

If the ECMA-402 specification is familiar to you, please help.

Guide contributeur