facebookarchive/prepack

Implement Date.prototype.toLocaleDateString/toLocaleString/toLocaleTimeString/toDateString

Open

#1,005 建立於 2017年9月27日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (520 fork)batch import
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.

貢獻者指南