facebookarchive/prepack

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

Open

#1,005 opened on 2017年9月27日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (520 forks)batch import
abstracthelp wantedinterpreterserializertest needed

Repository metrics

Stars
 (14,268 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド