facebookarchive/prepack
在 GitHub 查看Deal with undefined properties in special case for JSON.parse(JSON.stringify(abstractObject))
Open
#1,011 创建于 2017年9月27日
abstractenhancementhelp wantedserializertest needed
仓库指标
- Star
- (14,268 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
If a known property of the abstractObject has an abstract value that may be undefined at runtime, then runtime code should be generated to delete (or not add) the property in the abstract value resulting from parse if the property value turns out to be undefined at runtime.