facebookarchive/prepack

Filter locales for only serializable values

Open

#1,013 创建于 2017年9月27日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (520 fork)batch import
ES6enhancementhelp wantedinterpreter

仓库指标

Star
 (14,268 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南