facebookarchive/prepack
在 GitHub 查看Implement Date.prototype.toLocaleDateString/toLocaleString/toLocaleTimeString/toDateString
Open
#1,005 创建于 2017年9月27日
abstracthelp wantedinterpreterserializertest needed
仓库指标
- Star
- (14,268 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
When running in abstract interpreter mode these calls should produce abstract strings to serialize to runtime calls.
When running in interpreter mode, just defer to the implementations of these functions in the JS engine running Prepack.