facebookarchive/prepack

Filter locales for only serializable values

Open

#1013 aperta il 27 set 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (520 fork)batch import
ES6enhancementhelp wantedinterpreter

Metriche repository

Star
 (14.268 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor