facebookarchive/prepack
GitHub で見るImplement Date.prototype.toLocaleDateString/toLocaleString/toLocaleTimeString/toDateString
Open
#1,005 opened on 2017年9月27日
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.