facebookarchive/prepack
Ver no GitHubFilter locales for only serializable values
Open
#1.013 aberto em 27 de set. de 2017
ES6enhancementhelp wantedinterpreter
Métricas do repositório
- Stars
- (14.268 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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.