Bug 280109
Summary: | [JSC] Set a feature flag for `Math.sumPrecise` in `test262/config.yaml` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
`Math.sumPrecise` proposal[1] has been implemented by https://commits.webkit.org/283774@main. But we
don't enbale it for test262.
[1]: https://github.com/tc39/proposal-math-sum
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/34023
EWS
Committed 284038@main (08dad4834526): <https://commits.webkit.org/284038@main>
Reviewed commits have been landed. Closing PR #34023 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/136424500>